promoteDeleteOldPins
layoutXL.floorplan promoteDeleteOldPins boolean { t | nil }
Description
Deletes the pins that were promoted earlier.
GUI Equivalent
|
Floorplan – Pin Tool – Create – Promote Pins Plan – Pin Planning – Pin Tool – Create – Promote Pins (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "promoteDeleteOldPins")
envSetVal("layoutXL.floorplan" "promoteDeleteOldPins" 'boolean t)
Related Topics
Promoting Pins in the Pin Tool
Return to top