hideReconstruct
slt hideReconstruct boolean { t | nil }
Description
Hides the options to reconstruct a slotted polygon to a regular polygon. The default is nil.
GUI Equivalent
Examples
envGetVal("slt" "hideReconstruct")
envSetVal("slt" "hideReconstruct" 'boolean t)
Related Topics
Variables to Customize the Settings for Slotting
Return to top