TrackPointCollection Class¶
-
class
NXOpen.CAM.TrackPointCollection¶ Bases:
objectRepresents the track point collection
To obtain an instance of this class, refer to
NXOpen.CAM.ToolNew in version NX5.0.0.
Methods¶
| Method | Description |
|---|---|
| FindObject | Finds the CAM. |
Method Detail¶
FindObject¶
-
TrackPointCollection.FindObject¶ Finds the CAM.
TrackPoint object with the given identifier.
Signature
FindObject(sid)Parameters: sid (str) – the name of the object Returns: the found object Return type: NXOpen.CAM.TrackPointNew in version NX5.0.0.
License requirements: cam_base (“CAM BASE”)