NX Open C++ Reference Guide
|
Represents a exit name ci Builder
Created in NX5.0.0.
More...
Public Member Functions | |
NXString | DmUserExitCi () |
Returns the Project Type Created in NX5.0.0. | |
void | SetDmUserExitCi (const NXString &dmUserExitCiValue) |
Sets the Project Type Created in NX5.0.0. | |
void | SetDmUserExitCi (const char *dmUserExitCiValue) |
Sets the Project Type Created in NX5.0.0. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a exit name ci Builder
Created in NX5.0.0.
NXString NXOpen::CAM::DmUserExitCiBuilder::DmUserExitCi | ( | ) |
Returns the Project Type
Created in NX5.0.0.
License requirements : None
void NXOpen::CAM::DmUserExitCiBuilder::SetDmUserExitCi | ( | const NXString & | dmUserExitCiValue | ) |
Sets the Project Type
Created in NX5.0.0.
License requirements : None
dmUserExitCiValue | the project type value |
void NXOpen::CAM::DmUserExitCiBuilder::SetDmUserExitCi | ( | const char * | dmUserExitCiValue | ) |
Sets the Project Type
Created in NX5.0.0.
License requirements : None
dmUserExitCiValue | the project type value |