use_valid_lpps
db.use_valid_lpps boolean { true | false }
Description
Determines whether the router should consider validRoutingLPPs. When the environment variable is specified, the extractor extracts only those routing shapes that are on validRoutingLPPs. However, validRoutingLayers should exist with the valid list of layers for the router to use.
GUI Equivalent
Examples
getvar db.use_valid_lpps
setvar db.use_valid_lpps false
Related Topics
Space-based Router Tcl Environment Variables
Return to top