floatingSlot
slt floatingSlot boolean { t | nil }
Description
Reports the slot shapes, with slot purpose, that do not overlap a metal shape and are not connected. The default is nil, which means that the slotting command never creates slot shapes on the space (floating shape).
GUI Equivalent
Examples
envGetVal("slt" "floatingSlot")
envSetVal("slt" "floatingSlot" 'boolean t)
Related Topics
Variables to Customize the Settings for Slotting
Return to top