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