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