pinFromLabelSetShapeDepth
layoutXL.floorplan pinFromLabelSetShapeDepth int depth
Description
Specifies the hierarchy levels to search before creating pins using the Create Pin from Label command.
The default value is 0, which means only the top-level is searched.
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" "pinFromLabelSetShapeDepth")
envSetVal("layoutXL.floorplan" "pinFromLabelSetShapeDepth" 'int 4)
Related Topics
Updating Pin Labels and Text Displays
Return to top