NX Open C++ Reference Guide
|
Represents the Inspection move collection
To obtain an instance of this class, refer to CAM::InspectionOperation
Created in NX7.0.0.
More...
Represents the Inspection move collection
To obtain an instance of this class, refer to CAM::InspectionOperation
Created in NX7.0.0.
Returns an iterator addressing the first element.
NXOpen::CAM::InspectionSensorMassEditBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionSensorMassEditBuilder | ( | NXOpen::CAM::InspectionMoveSubop * | param | ) |
Create a CMM Inspection subop sensor mass edit dialog builder.
param | Inspection Move object |
Returns an iterator addressing one past the last element.
NXOpen::CAM::InspectionMoveSubop* NXOpen::CAM::InspectionMoveCollection::FindObject | ( | const NXString & | sid | ) |
Finds the CAM.InspectionMoveSubop object with the given identifier as recorded in a journal.
sid | the name of the object |
tag_t NXOpen::CAM::InspectionMoveCollection::Tag | ( | ) | const |
Returns the tag of this object.