I am trying to use AnimControlPoint.setPosition() to programmatically
move control points in a rotoshape.  Basically I am iterating through
all points in a shape and apply a transformation to each point
individually, and then I want to move that point to the new position.
Unfortunately I can't seem to get setPosition to work.  The docs don't'
specify what type of value it is expecting for 'position' and I've tried
everything I can think of with no result.  The exception keeps
indicating it expects a type of unspecified which isn't much help :)

Has anyone used this function before?
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to