That's poorly documented, true. You can have a look at "animation" in the tcl docs for a list of supported commands, though. Or even better, check out this really nice tutorial from Nathan.
http://www.nukepedia.com/python/using-nukeanimation-without-tearing-your-hair-out/ On Thu, Jul 7, 2011 at 8:49 AM, j00ey <[email protected]>wrote: > ** > Hi Kurian > > I'm pretty new to this too, would you mind telling me what the arguments 0 > and 'x' refer to below and where you found out? > > a = nuke.AnimationCurve(n['translate'], 0, 'x') > > running help(nuke.AnimationCurve) gives me setKey and so on but I don't see > anything about passing knob name etc to AnimationCurve > > Thanks in advance > > _______________________________________________ > Nuke-python mailing list > [email protected], http://forums.thefoundry.co.uk/ > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python > >
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
