extractShortLocatorNetColor2
layoutXL extractShortLocatorNetColor2 string "Color1"
Description
Specifies the highlight color for the second of the two shorted nets.
GUI Equivalents
Examples
envGetVal("layoutXL" "extractShortLocatorNetColor2")
envSetVal("layoutXL" "extractShortLocatorNetColor2" 'string "magenta")
envSetVal("layoutXL" "extractShortLocatorNetColor2" 'string "red")
Related Topics
List of Layout XL Environment Variables
Return to top