netsHighlightColors
v3d netsHighlightColors string highlight_color_packet
Description
Specifies the packets to be used for highlighting markers in the Nets assistant. If a non-existing packet is specified, 3D Viewer issues a warning message in CIW and resets the environment variable to the default highlight packet list.
You can specify any custom packets you created in the Display Resource Editor as a value for this variable.
The default value is "hilite hilite1 hilite2 hilite3 hilite4 hilite5 hilite6 hilite7 hilite8".
GUI Equivalent
Examples
envGetVal("v3d" "netsHighlightColors")
envSetVal("v3d" "netsHighlightColors" 'string "halo1 halo2 halo3 halo4")
Related Topics
Variables to Customize the Settings for Virtuoso 3D Viewer
Return to top