Make sure you import nuke.rotopaint in your script before calling any of those functions.
On Fri, Mar 2, 2012 at 11:53 AM, coreydrake < [email protected]> wrote: > ** > Ivan, I've implemented your functions into my code, but it doesn't seem to > like using 'rotopaint'. > > For instance: > if isinstance(element, nuke.rotopaint.Layer): > I get an AttributeError 'module' object has no attribute 'rotopaint' > > I am for sure sending it a roto node, however. But not a rotopaint. > > _______________________________________________ > 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
