Hi, I’m trying to export a file into a .obj but my computer crash because the file is to heavy.
Is there a way to automatically export it in multiple parts so it’s lighter to compute and then merge into a single file when I import it?
I know I could do it manually but it’d be great if it were a script or a plug-in to do it.
As far as I know, that option doesn’t exist in Rhino, try using the _Mesh command before exporting your file so you can have a preview of the model and so you can check on the number of polygons you are getting. From my personal experience, “Maximum distance, edge to surface” gives the cleanest and most optimized results in terms of quality/number of polygons.