Hi guys, got super simple question (I hope!) and I want to know how to access 
the node connected to a selected node.

For example - I want to get the name, or the chanel from the above connected 
node, like this:



Code:
for i in nuke.selectedNodes():
    i['label'].setValue(str(-the name of the node this ones connected to-)



Any ideas?

Thanks!
 :D

------------------------
Chris Glew | Compositor
London UK.

www.chriglew.com



_______________________________________________
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