7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
(version 1)
|
|
|
|
(rule "ignore clearance inside IGNORE_AREA"
|
|
(severity ignore)
|
|
(constraint clearance)
|
|
(condition "A.intersectsArea('IGNORE_AREA') && B.intersectsArea('IGNORE_AREA')")
|
|
) |