Hi @Micha,
Yes. I can see that the combo option would not work for everyone as choice of Save Small and 7Z compression would depend on intended use of the file after compression
ie.
Smaller Archived files, which can still be opened quickly(Meshes included) = Compression Only
Very Small Files for email purposes = No Mesh (Save Small) + Compression Option.
Michael VS
Solid archives yield better compression for multi-file archives, but I donât care to take the risk because if a drive sector fails in a drive, it would be nice to recover the remainder of the archive. I do not use archives for backups for this non-atomic/non-discrete reason.
For single files, it shouldnât matter if the archive was solid or not.
Note: LZMA can only use 2 threads for compression, currently.
One wonderful tool Iâve found that works is converting my nurbs objects in the file to meshes. It drastically reduces file size. And when I want it to become a normal poly sef I convert it back to nurbs. Supposed this wonât work as good for more organic surfaces. But you could convert all other surfaces that donât require much editing
How do you convert the mesh back to NURBS? MeshToNURB results in a separate NURBS surface for each mesh facet. In general it does not result in the original NURBS surface which was used to create the mesh. The MeshToNurb Command [McNeel Wiki]
That only works if the original surface was planar, or a polysurface of planar surfaces. It doesnât work for general curved surfaces. If you have an example to the contrary please post it.