promotePrefixChoice
layoutXL.floorplan promotePrefixChoice boolean { t | nil }
Description
Specifies whether a prefix must be added to the promoted pin names. When set to t, use promotePrefixString to specify the prefix.
GUI Equivalent
|
Floorplan – Pin Tool – Create – Promote Pins Plan – Pin Planning – Pin Tool – Create – Promote Pins (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "promotePrefixChoice")
envSetVal("layoutXL.floorplan" "promotePrefixChoice" 'boolean t)
Related Topics
Promoting Pins in the Pin Tool
Return to top