results_supplyNets
APR.device.route results_supplyNets boolean { t | nil }
Description
Includes power and ground nets in the results table. When set to nil, the power and ground nets are not included in the results table.
GUI Equivalent
Examples
envGetVal("APR.device.route" "results_supplyNets")
envSetVal("APR.device.route" "results_supplyNets" 'boolean nil)
Related Topics
Routing Assistant User Interface for Device-Level Routing
Return to top