addFilletOnRectangle
slt addFilletOnRectangle boolean { t | nil }
Description
Creates fillets on rectangles. The default is t.
GUI Equivalent
Examples
envGetVal("slt" "addFilletOnRectangle")
envSetVal("slt" "addFilletOnRectangle" 'boolean nil)
Related Topics
Variables to Customize the Settings for Slotting
Return to top