drdEditApkDrcShortCheck
layout drdEditApkDrcShortCheck boolean { t | nil }
Description
Specifies whether DRD checking should consider shorts of metals with other metal shapes. The default value is nil, in which case, such shorts are not considered.
GUI Equivalent
Examples
envGetVal("layout" "drdEditApkDrcShortCheck")
envSetVal("layout" "drdEditApkDrcShortCheck" 'boolean t)
Related Topics
Return to top