I've been working with pyvista on Python to filter a scan of my arm, obtaining an obj object in the end. But everytime I try to open the final result on SolidWorks it's only a mesh but though Python it shows up as it was a solid (I even extrude the scan on pyvista).
Here you can see it.
Does anybody know how can I make this mesh a solid so I can print it?
Here is the obj file for download
Edit: Scan without extrusion