node['translate'].animation(0).expression() -Nathan
From: andi Sent: Thursday, May 17, 2012 1:33 PM To: [email protected] Subject: [Nuke-python] grab expression/animation using toScript() per channel hi, i want to grab any expression/animation data from any knob using toScript(), the problem i can't get it perchannel , it will return all the channels as single string. So for example : if the knob is 'translate' , how to get expression in X channel only. It looks like the toScript() can't do that. The indexing like : toScript(0) is not working at all. Thanx. -------------------------------------------------------------------------------- _______________________________________________ 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
