Orlando, you got me on the right track though - select child nodes does the trick :)
Thanks for the pointer! Morten Den 7. maj 2015 kl. 13:29 skrev Orlando Esponda <[email protected]>: > What about selecting all alembic_xform operators (using the commando you > already know) and then "alt + up arrow"? > > On Thu, May 7, 2015 at 5:21 AM, Morten Bartholdy < [email protected] > <mailto:[email protected]> > wrote: > > I can select all alembic_xform operators in a scene using: > > > > Application.SelectObj("*.kine.local.alembic_xform", "", "") > > > > Is there a way or command to easily select all the items/objects that have > > these alembic operators applied? I can get to them one by one by F framing > > the alembic operators in the explorer and adding them to a group for later > > selection purposes, but would like to get them all in one go if possible. > > > > Cheers > > Morten > >

