pinFromLabelSetLPPList
layoutXL.floorplan pinFromLabelSetLPPList string "list_of_lpp"
Description
Restricts the search of labels only to the specified layer-purpose pairs while running 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" "pinFromLabelSetLPPList")
envSetVal("layoutXL.floorplan" "pinFromLabelSetLPPList" 'string "(metal1 drawing) (metal2 drawing)")
Related Topics
Updating Pin Labels and Text Displays
Return to top