NX Open C++ Reference Guide
|
This class provides Bushing Associated Data Support
To create a new instance of this class, use CAE::NodeElementManager::CreateBushingEadBuilder
Created in NX7.5.0.
More...
Public Types | |
enum | OrientationMethod { OrientationMethodVector, OrientationMethodCsystem, OrientationMethodNode } |
indicates which orientation method to use More... | |
enum | State { StateApply, StateClear } |
indicates to ignore, apply or clear the state property upon commit More... | |
Public Member Functions | |
NXOpen::CAE::SelectElementsBuilder * | Elements () |
Returns the select element operator selects elements Created in NX7.5.0. | |
NXOpen::CoordinateSystem * | OriCsystem () |
Returns the get coordinate system method gets the coordinate system for orienting by coordinate system Created in NX7.5.0. | |
NXOpen::Direction * | OriDirr () |
Returns the get oriDirr operator gets orientaion vector value Created in NX7.5.0. | |
NXOpen::CAE::BushingEADBuilder::State | OrientationState () |
Returns the state drives the commit action Created in NX7.5.0. | |
NXOpen::CAE::BushingEADBuilder::OrientationMethod | OriMethod () |
Returns the method to get the element orientation method Created in NX7.5.0. | |
NXOpen::CAE::SelectFENodeList * | OriNode () |
Returns the get ori_node operator selects an orientation node Created in NX7.5.0. | |
void | SetOriCsystem (NXOpen::CoordinateSystem *oriCsystem) |
Sets the get coordinate system method gets the coordinate system for orienting by coordinate system Created in NX7.5.0. | |
void | SetOriDirr (NXOpen::Direction *oriDirr) |
Sets the get oriDirr operator gets orientaion vector value Created in NX7.5.0. | |
void | SetOrientationState (NXOpen::CAE::BushingEADBuilder::State orientationState) |
Sets the state drives the commit action Created in NX7.5.0. | |
void | SetOriMethod (NXOpen::CAE::BushingEADBuilder::OrientationMethod oriMethod) |
Sets the method to get the element orientation method Created in NX7.5.0. |
This class provides Bushing Associated Data Support
To create a new instance of this class, use CAE::NodeElementManager::CreateBushingEadBuilder
Created in NX7.5.0.
Returns the select element operator selects elements
Created in NX7.5.0.
License requirements : nx_masterfem ("Finite Element Modeling")
Returns the get coordinate system method gets the coordinate system for orienting by coordinate system
Created in NX7.5.0.
License requirements : nx_masterfem ("Finite Element Modeling")
Returns the get oriDirr operator gets orientaion vector value
Created in NX7.5.0.
License requirements : nx_masterfem ("Finite Element Modeling")
Returns the state drives the commit action
Created in NX7.5.0.
License requirements : nx_masterfem ("Finite Element Modeling")
Returns the method to get the element orientation method
Created in NX7.5.0.
License requirements : nx_masterfem ("Finite Element Modeling")
Returns the get ori_node operator selects an orientation node
Created in NX7.5.0.
License requirements : nx_masterfem ("Finite Element Modeling")
void NXOpen::CAE::BushingEADBuilder::SetOriCsystem | ( | NXOpen::CoordinateSystem * | oriCsystem | ) |
Sets the get coordinate system method gets the coordinate system for orienting by coordinate system
Created in NX7.5.0.
License requirements : nx_masterfem ("Finite Element Modeling")
oriCsystem | oricsystem |
void NXOpen::CAE::BushingEADBuilder::SetOriDirr | ( | NXOpen::Direction * | oriDirr | ) |
Sets the get oriDirr operator gets orientaion vector value
Created in NX7.5.0.
License requirements : nx_masterfem ("Finite Element Modeling")
oriDirr | oridirr |
void NXOpen::CAE::BushingEADBuilder::SetOrientationState | ( | NXOpen::CAE::BushingEADBuilder::State | orientationState | ) |
Sets the state drives the commit action
Created in NX7.5.0.
License requirements : nx_masterfem ("Finite Element Modeling")
orientationState | orientation state |
void NXOpen::CAE::BushingEADBuilder::SetOriMethod | ( | NXOpen::CAE::BushingEADBuilder::OrientationMethod | oriMethod | ) |
Sets the method to get the element orientation method
Created in NX7.5.0.
License requirements : nx_masterfem ("Finite Element Modeling")
oriMethod | orimethod |