route_deletePreroutes
APR.chip.custom route_deletePreroutes boolean { t | nil }
Description
Controls automatic deletion of the pre-routed wires and vias that are manually created.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "route_deletePreroutes")
envSetVal("APR.chip.custom" "route_deletePreroutes" 'boolean t)
Related Topics
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top