pinFromLabelApplyDepthToInstLabels
layoutXL.floorplan pinFromLabelApplyDepthToInstLabels boolean { t | nil }
Description
Applies the search depth specified by pinFromLabelSetShapeDepth to all instance labels.
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" "pinFromLabelApplyDepthToInstLabels")
envSetVal("layoutXL.floorplan" "pinFromLabelApplyDepthToInstLabels" 'boolean t)
Related Topics
Updating Pin Labels and Text Displays
Return to top