route_supplyNets
APR.device.route route_supplyNets boolean { t | nil }
Description
Specifies whether to route power and ground nets. When set to nil, the power and ground nets are not routed.
GUI Equivalent
Examples
envGetVal("APR.device.route" "route_supplyNets")
envSetVal("APR.device.route" "route_supplyNets" 'boolean nil)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top