NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::ResponseSimulation::ElementalFunctionEvaluationSettingBuilder Class Reference

This is a manager to the CAE::ResponseSimulation::ElementalFunctionEvaluationSetting class. More...

Inheritance diagram for NXOpen::CAE::ResponseSimulation::ElementalFunctionEvaluationSettingBuilder:
NXOpen::CAE::ResponseSimulation::FunctionEvaluationSettingBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::CAE::ResponseSimulation::ElementalFunctionEvalBeamLocation BeamDataLocation ()
 Returns the data location of beam element.
NXOpen::CAE::ResponseSimulation::CoordinateSystem CoordinateSystem ()
 Returns the coordinate system
Created in NX5.0.0.
NXOpen::CAE::ResponseSimulation::DirectionDataComponent DataComponent ()
 Returns the data component of direction
Created in NX5.0.0.
NXOpen::CAE::ResponseSimulation::ElementLocation ElementLocation ()
 Returns the evaluation location of element.
std::vector
< NXOpen::CAE::FEElement * > 
GetDestinationElements ()
 Returns the destination elements.
void SetBeamDataLocation (NXOpen::CAE::ResponseSimulation::ElementalFunctionEvalBeamLocation beamLocation)
 Sets the data location of beam element.
void SetCoordinateSystem (NXOpen::CAE::ResponseSimulation::CoordinateSystem coordinateSystem)
 Sets the coordinate system
Created in NX5.0.0.
void SetDataComponent (NXOpen::CAE::ResponseSimulation::DirectionDataComponent dataComponent)
 Sets the data component of direction
Created in NX5.0.0.
void SetDestinationElements (const std::vector< NXOpen::CAE::FEElement * > &destinationElement)
 Sets the destination elements
Created in NX5.0.0.
void SetElementLocation (NXOpen::CAE::ResponseSimulation::ElementLocation elementLocation)
 Sets the evaluation location of element.
void SetShellEvaluationLocation (NXOpen::CAE::ResponseSimulation::ShellElementEvaluationLocation shellLocation)
 Sets the evaluation location of shell element.
NXOpen::CAE::ResponseSimulation::ShellElementEvaluationLocation ShellEvaluationLocation ()
 Returns the evaluation location of shell element.

Detailed Description

This is a manager to the CAE::ResponseSimulation::ElementalFunctionEvaluationSetting class.

Object of type CAE::ResponseSimulation::ElementalFunctionEvaluationSetting can be created and edited only through this class
To create a new instance of this class, use CAE::ResponseSimulation::EvaluationSettingManager::CreateElementalFunctionEvaluationSettingBuilder


Member Function Documentation

Returns the data location of beam element.

For more information about beam data location, see the Response Simulatin section of the Gateway help
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the coordinate system
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the data component of direction
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the evaluation location of element.


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the destination elements.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Sets the data location of beam element.

For more information about beam data location, see the Response Simulatin section of the Gateway help
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
beamLocationbeam location

Sets the coordinate system
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
coordinateSystemcoordinate system

Sets the data component of direction
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
dataComponentdata component

Sets the destination elements
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
destinationElementdestination element

Sets the evaluation location of element.


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
elementLocationelement location

Sets the evaluation location of shell element.


Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
shellLocationshell location

Returns the evaluation location of shell element.


Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.