Hey Matt, you can use nuke.execute(node) but it sounds like you should just
use nukescripts.autocrop(node), which will take care of the additional
steps of actually removing the CurveTool once it's done analyzing and
copying its animation over to a new crop. -E


On Thu, Jul 18, 2013 at 10:35 AM, Matthew Doll <[email protected]> wrote:

> I want to run an AutoCrop on the CurveTool via python. I can do this with 
> node['go'].execute(),
> but this pops up a dialog... Is there a way to have it automatically run
> with first/last frame for range?
>
> Apologies if this has come up before but I couldn't locate it.
>
> Cheers,
> Matt
>
> _______________________________________________
> 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

Reply via email to