setup_usePreRouteCmdFile
APR.chip.custom setup_usePreRouteCmdFile boolean { t | nil }
Description
Controls the use of a pre-route command file. When set to t, the pre-route command file is used for advanced routing settings.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "setup_usePreRouteCmdFile")
envSetVal("APR.chip.custom" "setup_usePreRouteCmdFile" 'boolean t)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top