I would usually do this in Python, but i need to do it in TCL, and my hardcore TCL is getting a bit rusty.
I want to sample a transform node, ie *Transform01.translate.x* > but i want to be able to pick what transform node i sample from. So I have a pulldown list knob (called "NodeSelect") with a list of nodes, ie: - "Transform01" - "Transform02" - "Transform03" So what i sorta want to do is: *[NodeSelect].translate.x* > and thereby sampling the node selected in the NodeSelect knob. How is it that you do this?
_______________________________________________ Nuke-users mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
