I can get this to work for me using

nuke.selectedNode().knobs()['translate'].animations()[1].changeInterpolation(nuke.selectedNode().knobs()['translate'].animations()[1].keys()
 , 2)

What im wondering is how come starting at this point:

nuke.selectedNode().knobs()['translate'].animations()[1].changeInterpolation()

I have to go back through selected node, knobs, translate, animations etc... 
just getting lost in the syntax there.[/code][/b]



_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to