load_pushed_down_blockages_stop_level
db.load_pushed_down_blockages_stop_level intblockageStopLevel
Description
Controls the loading of pushed down blockages at the time the cellview is opened. This environment variable specifies the level at which to stop loading pushed down blockages. oaBlockages with the isPushedDown() attribute set to true uses this stop level.
GUI Equivalent
Examples
getvar db.load_pushed_down_blockages_stop_level
setvar db.load_pushed_down_blockages_stop_level 10000
Related Topics
Space-based Router Tcl Environment Variables
Return to top