NX Open C++ Reference Guide
|
Represents a CAE::NodeModifyLocationBuilder
To create a new instance of this class, use CAE::NodeElementManager::CreateNodeModifyLocationBuilder
Created in NX5.0.0.
More...
Public Member Functions | |
NXOpen::CoordinateSystem * | Csys () |
Returns the csys Created in NX5.0.0. | |
NXOpen::CAE::SelectFENodeList * | Node () |
Returns the node Created in NX5.0.0. | |
NXOpen::Expression * | Phi () |
Returns the phi Created in NX5.0.0. | |
void | SetCsys (NXOpen::CoordinateSystem *csys) |
Sets the csys Created in NX5.0.0. | |
void | SetXOption (bool xOption) |
Sets the x option Created in NX5.0.0. | |
void | SetYOption (bool yOption) |
Sets the y option Created in NX5.0.0. | |
void | SetZOption (bool zOption) |
Sets the z option Created in NX5.0.0. | |
NXOpen::Expression * | Theta () |
Returns the theta Created in NX5.0.0. | |
NXOpen::Expression * | X () |
Returns the x Created in NX5.0.0. | |
bool | XOption () |
Returns the x option Created in NX5.0.0. | |
NXOpen::Expression * | Y () |
Returns the y Created in NX5.0.0. | |
bool | YOption () |
Returns the y option Created in NX5.0.0. | |
NXOpen::Expression * | Z () |
Returns the z Created in NX5.0.0. | |
bool | ZOption () |
Returns the z option Created in NX5.0.0. |
Represents a CAE::NodeModifyLocationBuilder
To create a new instance of this class, use CAE::NodeElementManager::CreateNodeModifyLocationBuilder
Created in NX5.0.0.
Returns the csys
Created in NX5.0.0.
License requirements : None
Returns the node
Created in NX5.0.0.
License requirements : None
Returns the phi
Created in NX5.0.0.
License requirements : None
Sets the csys
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
csys | csys |
void NXOpen::CAE::NodeModifyLocationBuilder::SetXOption | ( | bool | xOption | ) |
Sets the x option
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
xOption | xoption |
void NXOpen::CAE::NodeModifyLocationBuilder::SetYOption | ( | bool | yOption | ) |
Sets the y option
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
yOption | yoption |
void NXOpen::CAE::NodeModifyLocationBuilder::SetZOption | ( | bool | zOption | ) |
Sets the z option
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
zOption | zoption |
Returns the theta
Created in NX5.0.0.
License requirements : None
Returns the x
Created in NX5.0.0.
License requirements : None
Returns the x option
Created in NX5.0.0.
License requirements : None
Returns the y
Created in NX5.0.0.
License requirements : None
Returns the y option
Created in NX5.0.0.
License requirements : None
Returns the z
Created in NX5.0.0.
License requirements : None
Returns the z option
Created in NX5.0.0.
License requirements : None