analyzeConnLineSizeWidth
layoutXL.floorplan analyzeConnLineSizeWidth float width
Description
Specifies the width of flight lines in the layout view.
The default value is 1.0. This setting is honored only when analyzeConnWidthOpt is set to User Defined.
GUI Equivalent
Examples
envGetVal("layoutXL.floorplan" "analyzeConnLineSizeWidth")
envSetVal("layoutXL.floorplan" "analyzeConnLineSizeWidth" 'float 1.25)
Related Topics
Return to top