Hello,
I’m new to Rhino. I have several .3dm files containing groups of objects, and I’m trying to combine them together to one .3dm file using python script.
I need to load each file’s group of objects into a certain location in the combined file, and I’m not sure how to do it.
I have a function that imports several .3dm files into one file, and I know how to select all the objects in the activeDoc, but I am not sure how to proceed.
Any help will be appriciated!
thanks
p.s. I can either move the object groups in the imported files and then import them or import the object group to a certain location in the combined file. I prefer the second option but the first one also will do.
1 post - 1 participant