NX Open C++ Reference Guide
|
This class provides Spring Associated Data Support
To create a new instance of this class, use CAE::NodeElementManager::CreateSpringEadBuilder
Default values.
More...
Public Types | |
enum | State { StateApply, StateClear } |
indicates to apply or clear the stiffness property upon commit More... | |
Public Member Functions | |
NXOpen::CAE::SelectElementsBuilder * | Elements () |
Returns the select element operator selects elements Created in NX6.0.0. | |
NXOpen::Expression * | RotationalStiffness () |
Returns the expression rotational stiffness operator gets spring rotational stiffness value Created in NX6.0.0. | |
void | SetStiffnessState (NXOpen::CAE::SpringEADBuilder::State stiffnessState) |
Sets the stiffness state drives the action upon commit Created in NX6.0.0. | |
NXOpen::CAE::SpringEADBuilder::State | StiffnessState () |
Returns the stiffness state drives the action upon commit Created in NX6.0.0. | |
NXOpen::Expression * | TranslationalStiffness () |
Returns the expression stiffness operator gets spring translational stiffness value Created in NX6.0.0. |
This class provides Spring Associated Data Support
To create a new instance of this class, use CAE::NodeElementManager::CreateSpringEadBuilder
Default values.
Property | Value |
---|---|
RotationalStiffness.Value |
0 (millimeters part), 0 (inches part) |
StiffnessState |
Apply |
TranslationalStiffness.Value |
0 (millimeters part), 0 (inches part) |
Created in NX6.0.0.
Returns the select element operator selects elements
Created in NX6.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
Returns the expression rotational stiffness operator gets spring rotational stiffness value
Created in NX6.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
void NXOpen::CAE::SpringEADBuilder::SetStiffnessState | ( | NXOpen::CAE::SpringEADBuilder::State | stiffnessState | ) |
Sets the stiffness state drives the action upon commit
Created in NX6.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
stiffnessState | stiffnessstate |
Returns the stiffness state drives the action upon commit
Created in NX6.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
Returns the expression stiffness operator gets spring translational stiffness value
Created in NX6.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")