hello there, I want to make some kind of a database, but with rhino files. So,for example, in the current Rhino file I create 2 objects. When this custom command is executed, it should select the 2 objects, loop thru them, and then save them, or export them, INDIVIDUALY in a .3dm file, at the path that I want. Eventually, I’m thinking to save the .3dm file with the object GUID for a better control. I have all the puzzle’s parts in my mind, but only the export part is unknown.
So, in conclusion, I need the python command which exports objects, and the way to create the empty 3dm file
1 post - 1 participant