NX Open C++ Reference Guide
|
Represents a PostEventsCiBuilder
Created in NX5.0.1.
More...
Public Member Functions | |
bool | PostEvent () |
Returns the start/end of path toggle Created in NX5.0.1. | |
void | SetPostEvent (bool postTog) |
Sets the start/end of path toggle Created in NX5.0.1. | |
NXOpen::CAM::UdeSet * | UdeSet () |
Returns the UdeSet Created in NX7.5.0. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a PostEventsCiBuilder
Created in NX5.0.1.
bool NXOpen::CAM::PostEventsCiBuilder::PostEvent | ( | ) |
Returns the start/end of path toggle
Created in NX5.0.1.
License requirements : None
void NXOpen::CAM::PostEventsCiBuilder::SetPostEvent | ( | bool | postTog | ) |
Sets the start/end of path toggle
Created in NX5.0.1.
License requirements : cam_base ("CAM BASE")
postTog | the start/end of path toggle value |
NXOpen::CAM::UdeSet* NXOpen::CAM::PostEventsCiBuilder::UdeSet | ( | ) |
Returns the UdeSet
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")