pinFromLabelCreateWholeShapePin
layoutXL.floorplan pinFromLabelCreateWholeShapePin boolean { t | nil }
Description
Specifies whether the Create Pin from Label command creates pins of the same shape as the labels.
The default value is nil, which means that square pins are created.
GUI EquivalentExamples
|
Floorplan – Pin Tool – Create – Create Pins From Label Plan – Pin Planning – Pin Tool – Create – Create Pin From Label (Virtuoso Layout Suite EXL) |
|
envGetVal("layoutXL.floorplan" "pinFromLabelCreateWholeShapePin")
envSetVal("layoutXL.floorplan" "pinFromLabelCreateWholeShapePin" 'boolean t)
Related Topics
Updating Pin Labels and Text Displays
Return to top