06-21-2021, 10:52 AM
Hi,
i need to create one mesh that is the union of multiple meshes (teeth and gum) and export it like STL.
I tried useĀ Ab3d.Utilities.MeshBooleanOperations.Union, creating a mesh with 1 and second then create a mesh with third an the result of the previous one and so on.
But It results a big mesh (about 100 mb instead of 8) and the mesh has a lot of holes (see attached png).
Is there another way to do it?
Thanks
i need to create one mesh that is the union of multiple meshes (teeth and gum) and export it like STL.
I tried useĀ Ab3d.Utilities.MeshBooleanOperations.Union, creating a mesh with 1 and second then create a mesh with third an the result of the previous one and so on.
But It results a big mesh (about 100 mb instead of 8) and the mesh has a lot of holes (see attached png).
Is there another way to do it?
Thanks

