route_globalRoute
APR.chip.custom route_globalRoute boolean { t | nil }
Description
Specifies whether global routing should be enabled. When set to t, a value must be specified with the variable.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "route_globalRoute")
envSetVal("APR.chip.custom" "route_globalRoute" 'boolean t)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top