Re: find shape key

Date : Wed, 07 Feb 2007 15:36:52 +0100
To : XSI(at)Softimage.COM
From : André Adam <a_adam(at)49games.de>
Subject : Re: find shape key
Hi David,

don't know of a UI way either, but this works, select the mixer clip and execute these three lines (JScript).

var oSource = Selection(0).Source;
var oItem = oSource.SourceItems(0);
SelectObj(oItem.Source);

Cheers!

   -André


David Gallagher wrote:

Let's say I see an applied shape key in the mixer. Now I want to find the corresponding shape key in the explorer to update it. I see I can "select driving actions" but I want to automatically select the *shape key* (under the cluster), instead of manually hunting for it.


How could I do this?

Thanks list,


--- Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body: unsubscribe xsi

  • References:

Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.