densityAwareMode
slt densityAwareMode boolean { t | nil }
Description
Enables slotting only those shapes that violate the maximum density rules. These rules should be available in the technology library file. The default is nil.
GUI Equivalent
Examples
envGetVal("slt" "densityAwareMode")
envSetVal("slt" "densityAwareMode" 'boolean t)
Related Topics
Variables to Customize the Settings for Slotting
Return to top