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