setup_useTrackBasedRouting
APR.chip.custom setup_useTrackBasedRouting boolean { t | nil }
Description
Controls whether or not the track patterns should be used for routing. When set to nil, the track patterns are not considered for routing.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "setup_useTrackBasedRouting")
envSetVal("APR.chip.custom" "setup_useTrackBasedRouting" 'boolean nil)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top