pinFromLabelAttachLabelToPin
layoutXL.floorplan pinFromLabelAttachLabelToPin boolean { t | nil }
Description
Specifies whether labels are attached to pins after running the Create Pins From Label command.
GUI Equivalent
|
Floorplan – Pin Tool – Create – Create Pins From Label Plan – Pin Planning – Pin Tool – Create – Create Pin From Label (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "pinFromLabelAttachLabelToPin")
envSetVal("layoutXL.floorplan" "pinFromLabelAttachLabelToPin" 'boolean nil)
Related Topics
Updating Pin Labels and Text Displays
Return to top