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