Hello. is there a way to find rhino 6 files in windows by search as opposed to rhino 5? I need to see that all my files have rhino 5 copys so other people can use them.
Thank you. Noam
1 Like
Hi Noam - I do not know if you can in Windows - for now, here’s a python that will report file version info for a folder with 3dm files.
VersionGetter.py (1.1 KB)
RunPythonScript
or
! _-RunPythonScript "Full path to py file inside double quotes"
-Pascal
Thank you very much. so I can run this from rhino?