setup_coverObstructions
APR.chip.custom setup_coverObstructions boolean { t | nil }
Description
Considers the cover obstructions in the design. When set to nil, cover obstructions are ignored.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "setup_coverObstructions")
envSetVal("APR.chip.custom" "setup_coverObstructions" 'boolean nil)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top