Hello!
I would like to calculate the volume inside a closed 2D Mesh (imported from an .stl model). I have tried to use Region functions, or integrate over the ploted mesh, but I've been only able to calculate the area of the mesh (and not the volume inside). Any idea on how to solve my problem?
Thanks!