Hi, I have an very fine scan data of a bone, and want to create a 3D CAD solid to following my workflow. The initial data was an STL file with about 9e6 triangles, so I have opened with Meshlab, reduced the quantity of triangles to about 6000, export as STL and using Artmesh convert it to a full quad mesh. Have imported again this full quad mesh in Meshlab and applied some filters to smooth this mesh, finally geting a really nice quad mesh/shape (see pics).
Now my problem... in which format I could export the mesh to Freecad keeping the smooth quads to then convert to a solid part? I have tried with STL, OBJ, 3Ds, Collada, ply... but all formats are readed as triangles (non smothed) in Freecad.
Best regards