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