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
I tried to cut a mesh with cut_with_box to create a slit. I set invert to True.
The result looks nice, but the mesh is not water tight as there is a really small gap between the original mesh and the new surface created by cutting (the inside of the slid). As I want to convert the mesh to a volume in the end I would need it to be water tight.
Fill_hole didn't do the job, I guess the gap is too long.
Do you have any tip for me what I can do?
The text was updated successfully, but these errors were encountered:
Hello Marco,
I tried to cut a mesh with cut_with_box to create a slit. I set invert to True.
The result looks nice, but the mesh is not water tight as there is a really small gap between the original mesh and the new surface created by cutting (the inside of the slid). As I want to convert the mesh to a volume in the end I would need it to be water tight.
Fill_hole didn't do the job, I guess the gap is too long.
Do you have any tip for me what I can do?
The text was updated successfully, but these errors were encountered: