NX Open C++ Reference Guide
|
Represents the manager to CAE::ResponseSimulation::RotationalNodalFunctionExcitation . More...
Public Member Functions | |
NXOpen::CAE::ResponseSimulation::FunctionComponentData * | FunctionComponentRx () |
Returns the function component of Rx direction Created in NX5.0.0. | |
NXOpen::CAE::ResponseSimulation::FunctionComponentData * | FunctionComponentRy () |
Returns the function component of Ry direction Created in NX5.0.0. | |
NXOpen::CAE::ResponseSimulation::FunctionComponentData * | FunctionComponentRz () |
Returns the function component of Rz direction Created in NX5.0.0. | |
Additional Inherited Members | |
![]() | |
enum | ExcitationLocationType { ExcitationLocationTypeStaticLoad = -2, ExcitationLocationTypeDistributedLoad, ExcitationLocationTypeNodalForce, ExcitationLocationTypeEnforcedMotion } |
the type of excitation location More... | |
Represents the manager to CAE::ResponseSimulation::RotationalNodalFunctionExcitation .
The objects of CAE::ResponseSimulation::RotationalNodalFunctionExcitation can be created or edited on through this class
To create a new instance of this class, use CAE::ResponseSimulation::ExcitationCollection::CreateRotationalNodalFunctionExcitationBuilder
Created in NX5.0.0.
NXOpen::CAE::ResponseSimulation::FunctionComponentData* NXOpen::CAE::ResponseSimulation::RotationalNodalFunctionExcitationBuilder::FunctionComponentRx | ( | ) |
Returns the function component of Rx direction
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
NXOpen::CAE::ResponseSimulation::FunctionComponentData* NXOpen::CAE::ResponseSimulation::RotationalNodalFunctionExcitationBuilder::FunctionComponentRy | ( | ) |
Returns the function component of Ry direction
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
NXOpen::CAE::ResponseSimulation::FunctionComponentData* NXOpen::CAE::ResponseSimulation::RotationalNodalFunctionExcitationBuilder::FunctionComponentRz | ( | ) |
Returns the function component of Rz direction
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")