setup_extractConnectivityAfterRouting
APR.chip.custom setup_extractConnectivityAfterRouting boolean { t | nil }
Description
Species whether to run the Layout XL extractor after routing is complete. When set to t, the extractor is run automatically using the settings in the Layout Extractor Options form.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "setup_extractConnectivityAfterRouting")
envSetVal("APR.chip.custom" "setup_extractConnectivityAfterRouting" 'boolean nil)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top