route_deleteWiresAndVias
APR.device.route route_deleteWiresAndVias boolean { t | nil }
Description
Deleted the wires and vias created by the router.
GUI Equivalent
Examples
envGetVal("APR.device.route" " route_deleteWiresAndVias")
envSetVal("APR.device.route" " route_deleteWiresAndVias" 'boolean t)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top