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