NXOpen.UF.Sf.TempDisplayElement

Sf.TempDisplayElement()

Refer to UF_SF_temp_display_element for documentation.

Signature: TempDisplayElement(nodeTag, color, height, displayEdges, displayId, displayNodes, nodeMarker, displayOrientation)

Parameters:
  • nodeTag (Tag) – Tag of the element to be displayed.
  • color (int) – Color to be used in temporary display. See uf_obj.h for color constants.
  • height (float) – Size of display for ID and symbol display.
  • displayEdges (bool) – Indicates whether element edges are to be displayed.
  • displayId (bool) – Indicates whether element label is to be displayed.
  • displayNodes (bool) – Indicates whether element nodes are to be displayed.
  • nodeMarker (NXOpen.UF.Disp.PolyMarker Refer to UF_DISP_poly_marker_e for documentation.) – node_marker (uf_disp.h)
  • displayOrientation (bool) – Indicates whether element orientation is to be displayed. (some 1d and 2d elms only)

License requirements: None