NXOpen.UF.Disp.Conehead

Disp.Conehead()

Refer to UF_DISP_conehead for documentation.

Signature: Conehead(displayFlag, coord, vector, anchorFlag)

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 = Vie w sequence number
  • coord (list of float) – 3D absolute coordinates of anchor.
  • vector (list of float) – 3D vector which gives conehead direction
  • anchorFlag (int) – Denotes the anchor point 0 = Anchor point at base of staff 1 = Anchor point at tip of arrowhead 2 = Anchor point at base of arrowhead

License requirements: None