pinFromLabelSetLabelList
layoutXL.floorplan pinFromLabelSetLabelList string "list_of_labels"
Description
Specifies a list of labels for which pins are to be created using the Create Pin from Label command.
GUI Equivalent
|
Floorplan – Pin Tool – Create – Create Pins From Label Plan – Pin Planning – Pin Tool – Create – Create Pins From Label (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "pinFromLabelSetLabelList")
envSetVal("layoutXL.floorplan" "pinFromLabelSetLabelList" 'string "label1 label2 label3")
Related Topics
Updating Pin Labels and Text Displays
Return to top