curvedFillet
slt curvedFillet boolean { t | nil }
Description
Creates a fillet using an arc instead of a line as part of the shape outline from the center of the shape to the intersection of the shape. The default is nil.
GUI Equivalent
Examples
envGetVal("slt" "curvedFillet")
envSetVal("slt" "curvedFillet" 'boolean t)
Related Topics
Variables to Customize the Settings for Slotting
Return to top