pinSpacingFrom
layoutXL.floorplan pinSpacingFrom cyclic { "Left/Bottom Pin" | "Center Pin" | "Right/Top Pin" }
Description
Specifies the location of the reference pin for applying the pin spacing value.
The default value is Left/Bottom Pin.
GUI Equivalent
|
Plan – Pin Planning – Pin Tool – Place – Pin Spacing (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "pinSpacingFrom")
envSetVal("layoutXL.floorplan" "pinSpacingFrom" 'cyclic "Center Pin")
Related Topics
Applying Uniform Pin Spacing Using the Pin Tool
Return to top