route_finishOverDRCClean
APR.device.route route_finishOverDRCClean boolean { t | nil }
Description
Enables the router to prioritize finishing routing over DRC-correctness, when set to t.
GUI Equivalent
Examples
envGetVal("APR.device.route" "route_finishOverDRCClean")
envSetVal("APR.device.route" "route_finishOverDRCClean" 'boolean t)
Related Topics
Routing Assistant User Interface for Device-Level Routing
Return to top