NXOpen.UF.Sf.TempDisplayNode

Sf.TempDisplayNode()

Refer to UF_SF_temp_display_node for documentation.

Signature: TempDisplayNode(nodeTag, color, height, displayId, objectSymbol, nodeMarker)

Parameters:
  • nodeTag (Tag) – Tag of the node to be displayed.
  • color (int) – Color to be used in temporary display. See uf_obj.h for color constants.
  • height (float) – Height of display for ID and symbol display.
  • displayId (bool) – Indicates whether element label is to be displayed.
  • objectSymbol (str) – Object Symbol or NULL to concatenate preceding to display id.
  • nodeMarker (NXOpen.UF.Disp.PolyMarker Refer to UF_DISP_poly_marker_e for documentation.) – node_marker (uf_disp.h)

License requirements: None