Re: Gettin transformation at a givel frame

2013-12-04 Thread Martin Yara
btw a simple GetValue( property, frame ) can also do the job done even if your XSI is very old. Martin On Mon, Dec 2, 2013 at 11:44 PM, Alok Gandhi alok.gandhi2...@gmail.comwrote: And here is the SDK version: o = Application.Selection(0) xfo = o.Kinematics.Global.GetTransform2(frame)

Gettin transformation at a givel frame

2013-12-02 Thread Szabolcs Matefy
Is it possible to get the transformation on a given frame? Cheers Szabolcs ___ This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the

Re: Gettin transformation at a givel frame

2013-12-02 Thread Guillaume Laforge
It depends. From native tools, I don't think so. From the SDK, definitely (assuming you don't want to access a given simulated frame). The closest native tool I can think about that gives you access to any frame is the ICE node Get Action Source at Frame. If you can store your transformations as