extractShortLocatorShowInstancePins
layoutXL extractShortLocatorShowInstancePins boolean { t | nil }
Description
Displays a diamond shape on the canvas to represent each instance pinFig.
GUI Equivalents
Examples
envGetVal("layoutXL" "extractShortLocatorShowInstancePins")
envSetVal("layoutXL" "extractShortLocatorShowInstancePins" 'boolean t)
envSetVal("layoutXL" "extractShortLocatorShowInstancePins" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top