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
To prep for tetrahedralisation, I am remeshing the self intersections according to the documentation. However, the outer_hull() function removes most of the mesh, which results in a bad end result. Can anyone help identify the cause?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
To prep for tetrahedralisation, I am remeshing the self intersections according to the documentation. However, the
outer_hull()function removes most of the mesh, which results in a bad end result. Can anyone help identify the cause?Here is the relevant code block:
Before:


After:
Beta Was this translation helpful? Give feedback.
All reactions