My drives get filled quickly with all Rhino files. It feels like my 3dm files easily get very large. And often more so than they need to be (?)
Just as an example, the latest file I was working on is 32MB (which admittedly isn’t particularly large), I then made a RAR archive from it, and it only takes up 32.95MB. That is a significant size reduction and I can’t think of many other formats that I can compress to almost 10% of its original size…
I’ve also noticed that if I export a part as a STEP214, the file size becomes much smaller than if I exported it in the native Rhino 8 format. As an example, I exported a part just now and this is how much space it takes up
- STP | 545KB
- 3DM | 1283KB ( 235% larger )
- 3DM archived as RAR - 521KB
- STP archived as RAR - 98KB
So 2.3 times larger, and I’m curious of the reason for this.
Is there really that much information in the 3dm file that’s missing in the step?
Or is it just that it’s less optimized?
To me, it seems that perhaps the file managing in Rhino can be improved quite a bit
But then again, maybe I’m missing something fundamental.