check_existingDRCs
APR.chip.custom check_existingDRCs boolean { t | nil }
Description
Specifies whether to run design rule checks for DRD.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "check_existingDRCs")
envSetVal("APR.chip.custom" "check_existingDRCs" 'boolean t)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top