6 lines
183 B
Plaintext
6 lines
183 B
Plaintext
(version 1)
|
|
|
|
(rule "detect_clearance"
|
|
(condition "A.NetClass == '/PowerOutput/Main_L_Out' && B.NetClass == '/PowerOutput/Main_L_Detect'")
|
|
(constraint clearance (min 0.25mm)))
|