extractShortLocatorHighlightLimit
layoutXL extractShortLocatorHighlightLimit int integer
Description
Specifies the maximum number of shapes that will be highlighted. This can help improve the display performance for a large net.
GUI Equivalents
|
Show net for virtual labels – Highlight limit ( |
Examples
envGetVal("layoutXL" "extractShortLocatorHighlightLimit")
envSetVal("layoutXL" "extractShortLocatorHighlightLimit" 'int 50000)
envSetVal("layoutXL" "extractShortLocatorHighlightLimit" 'int 100000)
Related Topics
List of Layout XL Environment Variables
Return to top