blockageUseMinWidth
layout blockageUseMinWidth boolean { t | nil }
Description
Considers unassigned blockages as metal shapes and use their real width to calculate spacing requirements. When set to t, blockages are treated as metal shapes with minimum width. The default is nil.
GUI Equivalent
Examples
envGetVal("layout" "blockageUseMinWidth")
envSetVal("layout" "blockageUseMinWidth" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top