slotOutOfGroup
slt slotOutOfGroup boolean { t | nil }
Description
Reports the slot shapes with slot purpose, which are not part of a slotting figGroup. The slotting commands always creates slot shapes in a figGroup. The default is nil.
GUI Equivalent
Examples
envGetVal("slt" "slotOutOfGroup")
envSetVal("slt" "slotOutOfGroup" 'boolean t)
Related Topics
Variables to Customize the Settings for Slotting
Return to top