pinToolMatchLabelLayer
layoutXL.floorplan pinToolMatchLabelLayer boolean { t | nil }
Description
(Virtuoso Layout Suite EXL) Specifies whether pin labels are updated when the parent pin is moved to a different layer. When set to t, use pinToolMatchLabelLayerChoice to specify the scope of the update.
GUI Equivalent
Examples
envGetVal("layoutXL.floorplan" "pinToolMatchLabelLayer")
envSetVal("layoutXL.floorplan" "pinToolMatchLabelLayer" 'boolean t)
Related Topics
Return to top