minLineWidth
slt minLineWidth float minLineWidth
Description
Specifies the minimum width of the wire entering the shape. If the width of the wire is less than the specified value, the fillet is not created. The default value is 1 µm.
GUI Equivalent
Examples
envGetVal("slt" "minLineWidth")
envSetVal("slt" "minLineWidth" 'float 2.0)
Related Topics
Variables to Customize the Settings for Slotting
Return to top