Announcement

Collapse
No announcement yet.

Polygon pouring clearance

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Polygon pouring clearance

    I've been trying to have custom clearance rules for specific Net. On this case the 5V Bus net generating the query: "InPolygon and InNet ('5VBUS')" without luck.
    The syntax is correct, and although the priority on this image is #2, I already changed to #1 priority without any luck.
    What I am doing wrong, and there is another way to do this without a Query?

    Thank you. Click image for larger version

Name:	2017-07-07_18-19-47.jpg
Views:	355
Size:	330.2 KB
ID:	6281

  • #2
    Instead of inPolygon, did you try "isRegion"? or possibly "isPoly". Also, you need to place one object into the first rule and the other object into the second rule.

    It may need to look something like this:

    Click image for larger version

Name:	isregion.png
Views:	286
Size:	468.7 KB
ID:	6284

    Comment


    • #3
      That did the trick!
      A bit frustrating to do this only by scripting. Thank you so much Robert!

      Comment

      Working...
      X