results_nets
APR.device.route results_nets cyclic { "All" | "Selected" | "Open" }
Description
Specifies whether you want all nets, selected nets, or only open nets to be included in the results table.
GUI Equivalent
Examples
envGetVal("APR.device.route" "results_nets")
envSetVal("APR.device.route" "results_nets" 'cyclic "Selected")
envSetVal("APR.device.route" "results_nets" 'cyclic "Open")
Related Topics
Routing Assistant User Interface for Device-Level Routing
Return to top