hideConvertToPolygon
slt hideConvertToPolygon boolean { t | nil }
Description
Hides the options to convert the original shapes covered by the slot shapes into slotted polygons. The default is nil.
GUI Equivalent
Examples
envGetVal("slt" "hideConvertToPolygon")
envSetVal("slt" "hideConvertToPolygon" 'boolean t)
Related Topics
Variables to Customize the Settings for Slotting
Return to top