pinFromLabelCheckNetConnectivity
layoutXL.floorplan pinFromLabelCheckNetConnectivity boolean { t | nil }
Description
Specifies whether pins are created only for those labels that belong to connected nets, terminals, or pins in the current cellview.
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" "pinFromLabelCheckNetConnectivity")
envSetVal("layoutXL.floorplan" "pinFromLabelCheckNetConnectivity" 'boolean t)
Related Topics
Updating Pin Labels and Text Displays
Return to top