setup_protectExistingRouting
APR.chip.custom setup_protectExistingRouting boolean { t | nil }
Description
Specifies whether the router should protect any existing wires during routing.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "setup_protectExistingRouting")
envSetVal("APR.chip.custom" "setup_protectExistingRouting" 'boolean nil)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top