Reputation: 1415
I have a ms = pymeshlab.MeshSet
that is the result of a boolean operation.
I would like to triangulate the surface and in particular the volume of the object, similiar to what gmesh
is doing. I would like to get out the faces and vertices of all tetrahedra.
Which filter is the correct one?
Upvotes: 0
Views: 7