supply_IgnoreBoundaryTracks
APR.device.route supply_IgnoreBoundaryTracks boolean { t | nil }
Description
Creates power stripes on tracks that are coincident with the PR boundary. When set to t, it ignores generating power stripes on tracks that are on the prBoundary.
GUI Equivalent
Examples
envGetVal("APR.device.route" "supply_IgnoreBoundaryTracks")
envSetVal("APR.device.route" "supply_IgnoreBoundaryTracks" 'boolean t)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top