1

How can I make a polygon in a Signal layer in Altium Desginer 19, to change its copper thermal relief?

I've created a rule for it, or so I think.

enter image description here

But I have not been able to find where I select which rule the Polygon shall follow. In my case I want the blue marked areas to be filled, without thermal relief. ![enter image description here

user103776
  • 616
  • 4
  • 25

1 Answers1

1

I've found the easiest way is to set up a custom query rule using IsNamedPolygon as follows: enter image description here This uses Direct connect on polygons named 'PolygonDirect'. So all you have to do is name the polygons you want to have direct connection 'PolygonDirect'. enter image description here

regimon
  • 58
  • 6