NX Open C++ Reference Guide
|
Represents a CAE::NodeCreateBuilder
To create a new instance of this class, use CAE::NodeElementManager::CreateNodeCreateBuilder
Created in NX5.0.0.
More...
Public Member Functions | |
NXOpen::CoordinateSystem * | Csys () |
Returns the csys Created in NX5.0.0. | |
NXOpen::CoordinateSystem * | DispCsys () |
Returns the disp csys | |
int | Increment () |
Returns the increment Created in NX5.0.0. | |
int | Label () |
Returns the label Created in NX5.0.0. | |
NXOpen::Expression * | PAngle () |
Returns the p angle Created in NX5.0.0. | |
NXOpen::Point * | Point () |
Returns the point Created in NX5.0.0. | |
NXOpen::CoordinateSystem * | RefCsys () |
Returns the ref csys | |
void | SetCsys (NXOpen::CoordinateSystem *csys) |
Sets the csys Created in NX5.0.0. | |
void | SetDispCsys (NXOpen::CoordinateSystem *dispCsys) |
Sets the disp csys | |
void | SetIncrement (int increment) |
Sets the increment Created in NX5.0.0. | |
void | SetLabel (int label) |
Sets the label Created in NX5.0.0. | |
void | SetPoint (NXOpen::Point *point) |
Sets the point Created in NX5.0.0. | |
void | SetRefCsys (NXOpen::CoordinateSystem *refCsys) |
Sets the ref csys | |
NXOpen::Expression * | TAngle () |
Returns the t angle Created in NX5.0.0. | |
NXOpen::Expression * | X () |
Returns the x Created in NX5.0.0. | |
NXOpen::Expression * | Y () |
Returns the y Created in NX5.0.0. | |
NXOpen::Expression * | Z () |
Returns the z Created in NX5.0.0. |
Represents a CAE::NodeCreateBuilder
To create a new instance of this class, use CAE::NodeElementManager::CreateNodeCreateBuilder
Created in NX5.0.0.
Returns the csys
Created in NX5.0.0.
License requirements : None
Returns the disp csys
Created in NX5.0.0.
License requirements : None
Returns the increment
Created in NX5.0.0.
License requirements : None
Returns the label
Created in NX5.0.0.
License requirements : None
Returns the p angle
Created in NX5.0.0.
License requirements : None
Returns the point
Created in NX5.0.0.
License requirements : None
Returns the ref csys
Created in NX5.0.0.
License requirements : None
void NXOpen::CAE::NodeCreateBuilder::SetCsys | ( | NXOpen::CoordinateSystem * | csys | ) |
Sets the csys
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
csys | csys |
void NXOpen::CAE::NodeCreateBuilder::SetDispCsys | ( | NXOpen::CoordinateSystem * | dispCsys | ) |
Sets the disp csys
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
dispCsys | dispcsys |
void NXOpen::CAE::NodeCreateBuilder::SetIncrement | ( | int | increment | ) |
Sets the increment
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
increment | increment |
void NXOpen::CAE::NodeCreateBuilder::SetLabel | ( | int | label | ) |
Sets the label
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
label | label |
void NXOpen::CAE::NodeCreateBuilder::SetPoint | ( | NXOpen::Point * | point | ) |
Sets the point
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
point | point |
void NXOpen::CAE::NodeCreateBuilder::SetRefCsys | ( | NXOpen::CoordinateSystem * | refCsys | ) |
Sets the ref csys
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
refCsys | refcsys |
Returns the t angle
Created in NX5.0.0.
License requirements : None
Returns the x
Created in NX5.0.0.
License requirements : None
Returns the y
Created in NX5.0.0.
License requirements : None
Returns the z
Created in NX5.0.0.
License requirements : None