NX Open C++ Reference Guide
|
Represents in path event
This is a sub-builder class and cannot be directly instantiated
Created in NX7.5.0.
More...
Public Member Functions | |
void | SetUdeSetStatus (bool status) |
Sets the ude set status Created in NX7.5.0. | |
NXOpen::CAM::UdeSet * | UdeSet () |
Returns the ude set Created in NX7.5.0. | |
bool | UdeSetStatus () |
Returns the ude set status 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 in path event
This is a sub-builder class and cannot be directly instantiated
Created in NX7.5.0.
void NXOpen::CAM::InPathEventSetData::SetUdeSetStatus | ( | bool | status | ) |
Sets the ude set status
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
status | the ude set status |
NXOpen::CAM::UdeSet* NXOpen::CAM::InPathEventSetData::UdeSet | ( | ) |
Returns the ude set
Created in NX7.5.0.
License requirements : None
bool NXOpen::CAM::InPathEventSetData::UdeSetStatus | ( | ) |
Returns the ude set status
Created in NX7.5.0.
License requirements : None