NXOpen.UF.Oper.AskSelectedPointData

Oper.AskSelectedPointData()

Refer to UF_OPER_ask_selected_point_data for documentation.

Signature: AskSelectedPointData(objectTag, index)

Parameters:
  • objectTag (Tag) – the tag of the operation of the points
  • index (int) – index of tracking point in parent (from 0 to the number of selected points - 1)
Returns:

the data of the point

Return type:

NXOpen.UF.Cutter.TrackingPointData Refer to UF_CUTTER_tracking_point_data_s for documentation.

License requirements: None