InspectionMoveSubopCollection Class¶
-
class
NXOpen.CAM.InspectionMoveSubopCollection¶ Bases:
objectRepresents the Inspection move collection contained by point set subops
To obtain an instance of this class, refer to
NXOpen.CAM.InspectionMoveSubopNew in version NX7.0.0.
Methods¶
| Method | Description |
|---|---|
| FindObject | Finds the CAM. |
Method Detail¶
FindObject¶
-
InspectionMoveSubopCollection.FindObject¶ Finds the CAM.
InspectionMoveSubop object with the given identifier as recorded in a journal.
Signature
FindObject(sid)Parameters: sid (str) – the name of the object Returns: the found object Return type: NXOpen.CAM.InspectionMoveSubopNew in version NX8.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)