If you know the name of the group then model.Groups("groups_name") will
return it.On 7 August 2013 09:33, Sandy Sutherland <[email protected]> wrote: > Thanks Michal, > > I can find the model easily enough - and I will just iterate through it's > groups > > S. > > > > > On 2013/08/07 9:20 AM, Michal Doniec wrote: > >> This >> >> Application.FindObjects(None, "{9D0673C2-6741-11D1-BE9F-**00A024EE478D}") >> >> will find all groups in the scene. >> >> >> >

