Hello there,
I would like to learn that is there a way to convert Rhino 7 files to Rhino 6 at once. I need convert my all files to Rhino 6 all together. Has anyone done something like this before?
Looking forward the replies!
Hello there,
I would like to learn that is there a way to convert Rhino 7 files to Rhino 6 at once. I need convert my all files to Rhino 6 all together. Has anyone done something like this before?
Looking forward the replies!
There is this:
I have a script that runs in Rhino 7 and will open and re-save all files in a given folder as V6 - you can use the same folder as the originals, the files will have the same names as the original plus a suffix -V6
Original files are not affected.
BatchSaveAsV6.py (1.5 KB)
Hello Helvetosaur,
You have given me incredible information. It will really be very useful for me. I tested it and didn’t have any problems. Thank you so much for your support, you are amazing!
It works! Amazing! Thanks for the support.