3
1
Back

!A.isPlated()" condition "A.isPlated() && B.Type == A.Type")) # 4-layer condition "A.Type == 'pad' && B.Type == A.Type && A.Net == B.Net" condition "A.Type == 'pad' && !A.isPlated()" condition "A.isPlated() && B.Type == A.Type && A.Net == B.Net" condition "A.Type .

New Pull Request