Then I get this:
# ERROR : Type mismatch: 'l_obj' - [line 287 in C:\Program
Files\Autodesk\Softimage 2013 SP1\Application\DSScripts\selection.vbs]
Application.SelectNeighborObj("", 0, "NODE", False)
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
> >