Hi everyone,
I'm trying to find a way to catch the name of a gizmo inside an expression on
the pivot of an axis that is contained in the gizmo itself.
basically the expression is the following:
[python {nuke.toNode('gizmoName').input(1)['rotate'].value(0)} ]
it is working fine but every time i create a second gizmo it doesn't work
anymore because the name of the new gizmo is different. This expression is
attached on one of the pivot values of the axis inside the gizmo and is
grabbing the translation value of a geometry (card) attached to the input 1 of
the gizmo.
i tried to use nuke.thisGroup() instead of the name of the gizmo but maybe I've
done something wrong.
Any idea?
Thanks in advance
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python