Convert all groups to components
-
Hi, I've been looking for a plugin that can Convert all groups in model to components. Is there plugin that can do this?
also, is there plugin that can extract all nested groups/components to individual objects (group/components)? -
Sketchup.active_model.definitions.each{|d|if d.group?;d.instances.each{|i|i.to_component};end;} -
excuse me for my ignorance but what do i do with this code? paste it in to the ruby console and that's it?
also I added to the question another Q:
@unknownuser said:is there plugin that can extract all nested groups/components to individual objects (group/components)?
, thanks Thom -
Check out this thread. You will see me prominently featured
Because I had this very same question! -
Thanks David.
Do you know a plugin that can extract all nested groups/components to individual objects (group/components)? -
uh . . .no. I guess that would be "Explode"
I am not by any means a plugin guru. I just have about 500 of them on my machine __(see topic "how many plugins is too many?"
)I am sure there is something that does what you are talking about. seems to me there was a recent post that listed all of the plugins and their authors with all the links to all their little toys but danged if I can remember what is was titled, and I can't find it.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement