3
1
Back

"A.isPlated() && B.Type == A.Type")) # 4-layer condition "A.Type == 'track' && B.Type == 'graphic')")) # edge clearance condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == A.Type && A.Net == B.Net" condition "A.Type == 'track'" condition "A.Type == 'pad.

New Pull Request