[ruby doc] Entities.add_group
-
add_group can accept accept various sets of things as parameters.
entities.add_group( Sketchup.active_model.selection ) entities.add_group( other_entities ) enties.add_group( anArrayOfEntities )
-
Great,that is a very useful information!
-
Doc updated here: http://groups.google.com/group/SketchUp-Plugins-Dev/web/Ruby-Entities.html?hl=en
Todd
-
well THAT's nice to know!! Thanks Jim!
-
@whaat said:
well THAT's nice to know!! Thanks Jim!
You really didn't know? I thought this was common knowledge amongst API users - and I almost didn't post.
Thanks for the update, Todd.
-
You are welcome. I thought I had already done it. Thanks for the tickler.
Todd
Advertisement