NX Open C++ Reference Guide
|
Represents a CAE::DependentMeshListItemBuilder
To create a new instance of this class, use CAE::DependentMeshBuilder::CreateNewListItem
Created in NX5.0.0.
More...
Public Member Functions | |
bool | FlipDirection () |
Returns the flip direction Created in NX5.0.0. | |
NXOpen::SelectObject * | MasterEdge () |
Returns the master edge Created in NX5.0.0. | |
void | SetFlipDirection (bool flipDirection) |
Sets the flip direction Created in NX5.0.0. | |
NXOpen::SelectObject * | TargetEdge () |
Returns the target edge Created in NX5.0.0. |
Represents a CAE::DependentMeshListItemBuilder
To create a new instance of this class, use CAE::DependentMeshBuilder::CreateNewListItem
Created in NX5.0.0.
Returns the flip direction
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
Returns the master edge
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
void NXOpen::CAE::DependentMeshListItemBuilder::SetFlipDirection | ( | bool | flipDirection | ) |
Sets the flip direction
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
flipDirection | flip direction |
Returns the target edge
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")