strictShieldHalos
APR.device.infra strictShieldHalos boolean { t | nil }
Description
Controls whether the shield spacing checks are strictly applied. This means that it tries to achieve 100% shielding. However, it is not considered a failure to have less than 100% shielding.
GUI Equivalent
Examples
envGetVal("APR.device.infra" "strictShieldHalos")
envSetVal("APR.device.infra" "strictShieldHalos" 'boolean t)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Return to top