tableSpacingRule
layoutXL.floorplan tableSpacingRule boolean { t | nil }
Description
Specifies whether to scale up the specified spacing values as per the table spacing rules. The valid values are t and nil.
GUI Equivalent
|
Plan – Pin Planning – Pin Optimization (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "tableSpacingRule")
envSetVal("layoutXL.floorplan" "tableSpacingRule" 'boolean t)
Related Topics
Return to top