pinToolMatchLabelLayerChoice
layoutXL.floorplan pinToolMatchLabelLayerChoice cyclic { "Layer Only" | "Layer and Purpose" }
Description
Specifies the pin label layer update behavior when the parent pin is moved.
-
Layer Only: Updates the label layer to match the pin layer. This is the default value. -
Layer and Purpose: Updates the label layer and purpose to match the pin layer and purpose.
This environment variable is valid only when pinToolMatchLabelLayer is set to t.
GUI Equivalent
Examples
envGetVal("layoutXL.floorplan" "pinToolMatchLabelLayerChoice")
envSetVal("layoutXL.floorplan" "pinToolMatchLabelLayerChoice" 'cyclic "Layer Only")
Related Topics
Return to top