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