Convert Mesh to PolySurfaces/Solids

Easiest way to do this is extract the data from the mesh, reconstruct each mesh face as a surface and join them together. See example below. This could get very heavy for big surfaces, so tread carefully

2 Likes