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