AD 對指定名稱的鋪銅設置規則
在 Clearance 規則中用 InNamedPolygon('P1_BottomLayer')
在 Polygon Connect Style 中用 IsNamedPolygon('P1_BottomLayer')
兩個不一樣,並且也不能交換使用,否則不能生效,不知道是軟件 bug 還是本身用法的區別
使用示例:
IsVia + InNamedPolygon('Bottom Layer-GND') Or InNamedPolygon('Top Layer-GND')
特此記錄
