preRouteTrigger
APR.chip.custom preRouteTrigger string "procedurename"
Description
Specifies the SKILL procedure to be executed before routing.
The default is "", which means no additional processing is done.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "preRouteTrigger")
envSetVal("APR.chip.custom" "preRouteTrigger" 'string "preRouteProcedure")
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top