NXOpen.UF.Disp.DisplayOgpPolyline

Disp.DisplayOgpPolyline()

Refer to UF_DISP_display_ogp_polyline for documentation.

Signature: DisplayOgpPolyline(viewTag, posArray, posCount)

Parameters:
  • viewTag (Tag) – Tag of the view in which the polyline is to be rendered
  • posArray (list of float) – Array of positions [pos_count][3] each position is an (x,y,z) triplet in Work Part Absolute Coordinates.
  • posCount (int) – count of positions in pos_array

License requirements: None