slotOverInstance
slt slotOverInstance boolean { t | nil }
Description
Reports slot shapes, with slot purpose, that overlap an instance of a cell. The default is nil, which means that the slotting command never creates slot shapes over an instance.
GUI Equivalent
Examples
envGetVal("slt" "slotOverInstance")
envSetVal("slt" "slotOverInstance" 'boolean t)
Related Topics
Variables to Customize the Settings for Slotting
Return to top