offSetByGrids
layoutXL.floorplan offSetByGrids boolean { t | nil }
Description
Specifies whether the pin offset value can be defined in terms of the number of grids to be skipped before placing the first pin.
GUI Equivalent
|
Plan – Pin Planning – Pin Optimization (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "offSetByGrids")
envSetVal("layoutXL.floorplan" "offSetByGrids" 'boolean t)
Related Topics
Return to top