NXOpen.UF.Cutter.SetTrackingPointData

Cutter.SetTrackingPointData()

Refer to UF_CUTTER_set_tracking_point_data for documentation.

Signature: SetTrackingPointData(objectTag, index, data)

Parameters:
  • objectTag (Tag) – the parent object of the point
  • index (int) – index of tracking point in parent (from 0 to the number of tracking points - 1)
  • data (NXOpen.UF.Cutter.TrackingPointData Refer to UF_CUTTER_tracking_point_data_s for documentation.) – the modified data of the point

License requirements: None