pinOffsetMode
layoutXL.floorplan pinOffsetMode boolean { t | nil }
Description
Lets you specify the pin offset value and the edge from which the offset is applied for the selected pins. This functionality is available on the designs that does not contain WSP tracks.
GUI Equivalent
|
Plan – Pin Planning – Pin Tool – Place – Pin Spacing (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "pinOffsetMode")
envSetVal("layoutXL.floorplan" "pinOffsetMode" 'boolean t)
Related Topics
Applying Uniform Pin Spacing Using the Pin Tool
Return to top