You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These correspond to self-intersection in the mesh produced for example by orient_polygon_soup() and stitch boundary cycles or duplicate_non_manifold_vertices().
One way to solve it is to raise water in the n sheets of each non-manifold situations (n-1 might be sufficient but to be symmetric it is advised to do it for all of them).
I have some code around doing it.