honorCurrentPinLocation
layoutXL.floorplan honorCurrentPinLocation boolean { t | nil }
Description
Snaps pins to their nearest WSP tracks by moving them by a minimum distance from their current position. Pin constraints set on the selected pins are honored.
GUI Equivalent
|
Plan – Pin Planning – Pin Optimization (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "honorCurrentPinLocation")
envSetVal("layoutXL.floorplan" "honorCurrentPinLocation" 'boolean t)
Related Topics
Return to top