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