Is it possible to reduce the file size of the iges surface generated by OSSmooth?
There are two ways to avoid having huge iges surface file sizes:
Set the surface_reduction parameter to 1 in order to reduce the number of surfaces created.
Use minimum member size control to obtain a more discrete structure. This way, you will get a smaller iges file when using the surface_reduction parameter.