Re: [Maya-Python] Maya Stand Alone, Recording Values Over Time

2012-05-30 Thread Damon Shelton
You should be able to use currentTime. It is not just a GUI only command On May 31, 2012, at 3:07 AM, Carlo wrote: > How would i record the values of attribute over time? > > I was told that with Maya Standalone, you don't have access to Mayas UI > elements because that aren't loaded/ don't

[Maya-Python] Maya Stand Alone, Recording Values Over Time

2012-05-30 Thread Carlo
How would i record the values of attribute over time? I was told that with Maya Standalone, you don't have access to Mayas UI elements because that aren't loaded/ don't exist. So if I wanted to record the position of an object from frame 1-20 how would I achieve that, since I can't use the cmds