NX Open C++ Reference Guide
|
Represents a NC group
To obtain an instance of this class us CAM::NCGroupCollection
Created in NX4.0.0.
More...
Public Member Functions | |
std::vector < NXOpen::CAM::CAMObject * > | GetMembers () |
Get all members of the group(single level) | |
NXOpen::CAM::NCGroup * | GetParent () |
Get parent of the group. |
Represents a NC group
To obtain an instance of this class us CAM::NCGroupCollection
Created in NX4.0.0.
std::vector<NXOpen::CAM::CAMObject *> NXOpen::CAM::NCGroup::GetMembers | ( | ) |
Get all members of the group(single level)
Get parent of the group.