I'm finding that an autoLabel is replacing the node name in the dag, for
example:


def AL():

    blurSize=nuke.thisNode()['size'].value()

    return blurSize


 nuke.addAutolabel(AL, nodeClass='Blur')


...then create a Blur node.


I'm on Windows 7, Nuke 7.0v5.


Thanks,

Michael
_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to