Hi,
I’ve got a list of surface segments which are a flat list, highlighted in green here:
I’m trying to remove any surface segments that are inside the smaller curves visible.
There are 417 surfaces in total initially, and 408 should be left after culling the segments.
I’ve culled by a pattern of inclusion and it seems that if the pattern IS NOT inverted, I can get the surfaces inside:
But as soon as I INVERT the pattern, despite having ‘408’ elements, it’s still displaying and acting as if nothing was culled:
Is this a bug?
Thanks.