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