Skip to main content
Question

Grouped Hole

  • June 7, 2022
  • 2 replies
  • 9 views

bayram
Contributor
Forum|alt.badge.img+5

Hello everyone,

 

I have a drawing in the picture. There are many polygons drawn on top of each other in this drawing. In some of the polygons I have extra drawings. Place 1 is correct, place 2 is correct, but place 3 is wrong. In a layer with grouped holes, I have a drawing on the bottom with the same shape, but some of the holes are hollow. How can I detect empty spaces? ( see ex. 3)

 

2 replies

david_r
Celebrity
  • 8391 replies
  • June 7, 2022

I'm not quite sure I understand what you're looking for, but perhaps using the AreaOnAreaOverlayer followed by a Tester on the _overlaps result attribute can help?


bayram
Contributor
Forum|alt.badge.img+5
  • Author
  • Contributor
  • 38 replies
  • June 7, 2022

I'm not quite sure I understand what you're looking for, but perhaps using the AreaOnAreaOverlayer followed by a Tester on the _overlaps result attribute can help?

thank you i got a correct result with this command