CurveTool set frame range & execute

I want to create a script that executes nukes CurveTool. I want to set the frame range and render straight away.

cur1 = nuke.toNode(‘CurveTool1)
cur1.knob(‘go’).execute()

So far I get the "frames to execute" dialog box to open, but I dont know how to set the frame range via the script.

Please help me out

No Responses to “CurveTool set frame range & execute”

Post a Comment