Hi,
I am trying to import a kmz file into sketchup which contains a group of models. However, when I do so, this results in only 1 of the group of models being imported to the scene, so I was wondering if there was a way to get all of the models in the same import? I have imported the file into google earth pro where all the models appear. Any help would be much appreciated!! 
Hereās the file: base_name.kmz (8.4 KB)
rename the file to base_name.zip and unzipā¦
inside the folder are 5 .dae filesā¦
import thoseā¦
john
Hi John,
Thanks, that kinda works, I can now access all of the buildings, but it still seems as if I can only import 1 model at a time this way? I was hoping to be able to import the group of models together into the file so as to save the time as opposed to importing each individual model, as Iāll be importing a lot of models. Donāt know if this can be achieved?
Pete
Pete, I adjusted the topic title a littleā¦
there are a few ābatch importā type pluginsā¦
like this one >> import_from_folder link
but it would need to have āunzippingā and āpositioningā added to the scriptā¦
howās your Ruby coding?
john
Thatās cool, I am basically completely new to ruby, coding wise I have only really done stuff in python and C++, but I donāt know how similar the languages are as to how much thatāll help?
Pete
Although they are all āobject orientedā, Ruby is more in the family of Smalltalk and ObjectiveC than of C++ or Python. Some concepts will be familiar, such as classes and instances, but others will most likely strike you as cool but very weird and take some learning before you are proficient.
Hey guys,
Basically, I have found a way to group the models together before I export them so that it appears as one collective model and since they are positioned correctly it was then very easy to just import them into sketchup in one big group.
Thanks for all your help though!!
Pete 
1 Like