supply_useExisitingPGTracks
APR.device.route supply_useExisitingPGTracks boolean { t | nil }
Description
Restricts supply routing to layers with existing power or ground tracks and allows all routing layers to be used.
GUI Equivalent
Examples
envGetVal("APR.device.route" "supply_useExisitingPGTracks")
envSetVal("APR.device.route" "supply_useExisitingPGTracks" 'boolean nil)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top