NXOpen.UF.Disp.DisplayTemporaryPoint

Disp.DisplayTemporaryPoint()

Refer to UF_DISP_display_temporary_point for documentation.

Signature: DisplayTemporaryPoint(viewTag, whichViews, markerpos, color, markerType)

Parameters:
  • viewTag (Tag) – The tag of the view in which to display the temporary maker.
  • whichViews (NXOpen.UF.Disp.ViewType Refer to UF_DISP_view_type_e for documentation.) – The view mode to use.
  • markerpos (list of float) – The marker position in absolute coordinates of the work part
  • color (NXOpen.UF.Obj.DispProps Refer to UF_OBJ_disp_props_s for documentation.) – The color element of the structure. All other elements of the structure are ignored. If color->color = 0, then the system default color is used.
  • markerType (NXOpen.UF.Disp.PolyMarker Refer to UF_DISP_poly_marker_e for documentation.) – The marker type

License requirements: None