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...
Classes | |
class | iterator |
Iterator for accessing the contents of the collection. More... | |
Represents the Inspection move collection
To obtain an instance of this class, refer to CAM::InspectionOperation
Created in NX7.0.0.
iterator NXOpen::CAM::InspectionMoveCollection::begin | ( | ) |
Returns an iterator addressing the first element.
NXOpen::CAM::InspectionDeltaMoveBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionDeltaMoveBuilder | ( | NXOpen::CAM::InspectionMoveSubop * | param | ) |
NXOpen::CAM::InspectionLinear5axisMoveToPointBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionLinear5axisMoveToPointBuilder | ( | NXOpen::CAM::InspectionMoveSubop * | param | ) |
NXOpen::CAM::InspectionLinearMoveToPointBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionLinearMoveToPointBuilder | ( | NXOpen::CAM::InspectionMoveSubop * | param | ) |
NXOpen::CAM::InspectionMeasurePointBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionMeasurePointBuilder | ( | NXOpen::CAM::InspectionMoveSubop * | param | ) |
NXOpen::CAM::InspectionScanArcBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionScanArcBuilder | ( | NXOpen::CAM::InspectionMoveSubop * | param | ) |
NXOpen::CAM::InspectionScanCurve5AxisBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionScanCurve5axisBuilder | ( | NXOpen::CAM::InspectionMoveSubop * | param | ) |
NXOpen::CAM::InspectionScanCurveBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionScanCurveBuilder | ( | NXOpen::CAM::InspectionMoveSubop * | param | ) |
NXOpen::CAM::InspectionScanHelixBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionScanHelixBuilder | ( | NXOpen::CAM::InspectionMoveSubop * | param | ) |
NXOpen::CAM::InspectionScanLineBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionScanLineBuilder | ( | NXOpen::CAM::InspectionMoveSubop * | param | ) |
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 |
NXOpen::CAM::InspectionUVGridBuilder* NXOpen::CAM::InspectionMoveCollection::CreateInspectionUvgridBuilder | ( | NXOpen::CAM::InspectionMoveSubop * | param | ) |
iterator NXOpen::CAM::InspectionMoveCollection::end | ( | ) |
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 |
NXOpen::CAM::InspectionMoveSubop* NXOpen::CAM::InspectionMoveCollection::FindObject | ( | const char * | 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.