extractShortLocatorShowVirtualLabelNetOnShapes
layoutXL extractShortLocatorShowVirtualLabelNetOnShapes boolean { t | nil }
Description
Displays a label with the name of the net associated with the virtual label.
GUI Equivalents
Examples
envGetVal("layoutXL" "extractShortLocatorShowVirtualLabelNetOnShapes")
envSetVal("layoutXL" "extractShortLocatorShowVirtualLabelNetOnShapes" 'boolean t)
envSetVal("layoutXL" "extractShortLocatorShowVirtualLabelNetOnShapes" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top