NXOpen.UF.Disp.LabeledConehead

Disp.LabeledConehead()

Refer to UF_DISP_labeled_conehead for documentation.

Signature: LabeledConehead(displayFlag, coord, vector, anchorFlag, label)

Parameters:
  • displayFlag (int) – Display views to draw the conehead vector in. UF_DISP_ALL_VIEWS_BUT_DRAWING UF_DISP_VIEW_OF_LAST_CURSOR UF_DISP_ALL_ACTIVE_VIEWS UF_DISP_WORK_VIEW_ONLY >0 = View sequence number
  • coord (list of float) – 3D absolute coordinates of anchor or reference point in absolute space.
  • vector (list of float) – 3D vector which gives conehead direction in absolute space.
  • anchorFlag (int) – Denotes the anchor point’s location: 0 = Anchor point at base of staff 1 = Anchor point at tip of arrowhead 2 = Anchor point at base of arrowhead
  • label (str) – Labels the conehead at its tip.

License requirements: None