slotOverBlockage
slt slotOverBlockage boolean { t | nil }
Description
Reports slot shapes that overlap on the same layer and the blockage type is slot. The default is nil, which means that the slotting command never creates slot shapes over blockage.
GUI Equivalent
Examples
envGetVal("slt" "slotOverBlockage")
envSetVal("slt" "slotOverBlockage" 'boolean t)
Related Topics
Variables to Customize the Settings for Slotting
Return to top