maxOffset
slt maxOffset float maxOffsetValue
Description
Specifies the maximum distance between the intersection of the shape edge and the connecting line forming the fillet length. A larger desiredAngle and a smaller maxOffset creates a short fillet. A smaller desiredAngle and larger maxOffset creates a long fillet. The default value is 150.0 µm.
GUI Equivalent
Examples
envGetVal("slt" "maxOffset")
envSetVal("slt" "maxOffset" 'float 120.0)
Related Topics
Variables to Customize the Settings for Slotting
Return to top