pinFromLabelPinSizeX
layoutXL.floorplan pinFromLabelPinSizeX float pinWidth
Description
Specifies a custom width to be applied to all pins created by the Create Pin from Label command.
The default value is 0.0, which means zero width.
GUI Equivalent
|
Plan – Pin Planning – Pin Tool – Create – Create Pin From Label (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "pinFromLabelPinSizeX")
envSetVal("layoutXL.floorplan" "pinFromLabelPinSizeX" 'float 0.2)
Related Topics
Return to top