results_nets
APR.chip.custom results_nets cyclic { "All" | "Selected" | "Open" | "Shorted" }
Description
Specifies whether you want all nets, selected nets, or nets with opens and shorts to be included in the results table.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "results_nets")
envSetVal("APR.chip.custom" "results_nets" 'cyclic "Selected")
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top