pinResizeMode
layoutXL.floorplan pinResizeMode cyclic { "Selected" | "All" }
Description
Specifies whether the selected pin resize function must be run on all or selected pins.
The default value is Selected.
GUI Equivalent
|
Floorplan – Pin Tool – Place – Resize Pins Plan – Pin Planning – Pin Tool – Place – Resize Pins (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "pinResizeMode")
envSetVal("layoutXL.floorplan" "pinResizeMode" 'cyclic "All")
Related Topics
Return to top