drdEditApkDrcComponentOverlap
layout drdEditApkDrcComponentOverlap boolean { t | nil }
Description
Specifies whether you want DRD to report violations if the PR boundaries of two instances placed next to each other overlap. The default value is t.
GUI Equivalent
|
Process Rules (tab) – Component Overlap Check (Batch Checker) |
Examples
envGetVal("layout" "drdEditApkDrcComponentOverlap")
envSetVal("layout" "drdEditApkDrcComponentOverlap" 'boolean nil)
Related Topics
Return to top