A gizmo's "class" is simply the base name of the .gizmo file you export.
So if I have a gizmo called "MySpecialDespill.gizmo," the class is "MySpecialDespill." From: [email protected] Date: Mon, 23 Jan 2012 14:46:09 +0100 To: [email protected] Subject: [Nuke-python] nuke.addAutolabel on Gizmo node class Hi! Does anyone know if it's possible to use the "nuke.addAutolabel" callback function on only "Gizmo" node class ?like this for example : nuke.addAutolabel(myFunction,nodeClass="Gizmo") but it seems that "Gizmo" node cannot be specified as nodeClass argument in nuke.addAutolabel ... thanks for your help ;) -- Matthieu Cadet Compositor Artist & TD,nWave Digital [email protected] _______________________________________________ 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
