NX Open C++ Reference Guide
|
The classs represent the builder for creating cut volume features
Created in NX8.0.0.
More...
Public Member Functions | |
NXOpen::CAM::CutVolume * | CreateCutVolume () |
Create an empty cut volume. | |
NXOpen::CAM::CutVolumeList * | CutVolumes () |
Returns the features Created in NX8.0.0. | |
NXOpen::CAM::SelectCAMFeature * | Selection () |
Returns the selection Created in NX8.0.0. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
The classs represent the builder for creating cut volume features
Created in NX8.0.0.
NXOpen::CAM::CutVolume* NXOpen::CAM::CutVolumeGeom::CreateCutVolume | ( | ) |
Create an empty cut volume.
NXOpen::CAM::CutVolumeList* NXOpen::CAM::CutVolumeGeom::CutVolumes | ( | ) |
Returns the features
Created in NX8.0.0.
License requirements : None
NXOpen::CAM::SelectCAMFeature* NXOpen::CAM::CutVolumeGeom::Selection | ( | ) |
Returns the selection
Created in NX8.0.0.
License requirements : None