sorry its pposx, pposy, pposz.... and so on, use the view > scripting > SDK Explorer to get the correct one you are after
On Sun, Oct 21, 2012 at 12:26 AM, Simon Anderson < [email protected]> wrote: > Hey, > you can get the Local ppos parameter, which should be the pivot parameters > > ie. > > Object.Kinematics.Local.Parameters('ppos').Value = 2 > > Try that, hope it helps > > > On Sat, Oct 20, 2012 at 10:52 PM, julien carmagnac < > [email protected]> wrote: > >> Hi >> Correct me if i'm wrong but your pivot position is your object position, >> that you can get with kinematics ("myObj.Kinematics.Local.posx.Value", >> etc.). >> >> >> >> 2012/10/18 Szabolcs Matefy <[email protected]> >> >>> Thanks, that was I afraid of…thanks anyway!**** >>> >>> ** ** >>> >>> *From:* [email protected] [mailto: >>> [email protected]] *On Behalf Of *patrick >>> nethercoat >>> *Sent:* Thursday, October 18, 2012 2:22 PM >>> *To:* [email protected] >>> *Subject:* Re: Scripting question**** >>> >>> ** ** >>> >>> AFAIK pivot position is transient, only related to a specific >>> transformation. You can set it with scripting but it doesn't get stored. >>> >>> >>> **** >>> >>> On 18 October 2012 13:10, Szabolcs Matefy <[email protected]> wrote:* >>> *** >>> >>> Hi**** >>> >>> **** >>> >>> I need to get the position of the pivot…is it possible to get it via >>> scripting?**** >>> >>> **** >>> >>> **** >>> >>> 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 sender >>> immediately by e-mail if you have received this e-mail by mistake and >>> delete this e-mail from your system. E-mail transmission cannot be >>> guaranteed to be secure or error-free as information could be intercepted, >>> corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. >>> The sender therefore does not accept liability for any errors or omissions >>> in the contents of this message, which arise as a result of e-mail >>> transmission. If verification is required please request a hard-copy >>> version. Crytek GmbH - http://www.crytek.com - Grüneburgweg 16-18, >>> 60322 Frankfurt - HRB77322 Amtsgericht Frankfurt a. Main- UST IdentNr.: >>> DE20432461 - Geschaeftsfuehrer: Avni Yerli, Cevat Yerli, Faruk Yerli**** >>> >>> ** ** >>> >> >> > > > -- > ------------------- > Simon Ben Anderson > blog: http://vinyldevelopment.wordpress.com/ > > -- ------------------- Simon Ben Anderson blog: http://vinyldevelopment.wordpress.com/

