Hi There,
I'd like to utilize some of python's built in functions inside of a user built function in nuke. For example. I'd like to pass an animation curve from any knob in any node into a user function that calculates the max() or min() of the curve and returns those values. Python has the built-in functions already to handle the max() or min() of a list, but I'm not sure how to incorporate them (python newbie).
Thanks much,
Brian
I'd like to utilize some of python's built in functions inside of a user built function in nuke. For example. I'd like to pass an animation curve from any knob in any node into a user function that calculates the max() or min() of the curve and returns those values. Python has the built-in functions already to handle the max() or min() of a list, but I'm not sure how to incorporate them (python newbie).
Thanks much,
Brian
Visual Effects Artist
Film - Television - Commercials
Film Credits: http://us.imdb.com/Name?Begun,+Brian
-------------------------------
"Imagination is more important than knowledge"
-Albert Einstein
Film - Television - Commercials
Film Credits: http://us.imdb.com/Name?Begun,+Brian
-------------------------------
"Imagination is more important than knowledge"
-Albert Einstein
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
