[i.name() for i in nuke.allNodes('Input', group=myGroupNode)]

-Nathan



From: Marc Gutowski 
Sent: Wednesday, September 05, 2012 7:45 AM
To: [email protected] 
Subject: [Nuke-python] List of names from a (gizmo)/node Input

Dear Forum,

i searching a possibillity to get the name of the inputs of a node,
e.g. i have a gizmo with 3 inputs, named with Beauty, Matte1, Matte2
i would like to get a list like this:
node_inputs_names = [Beauty, Matte1, Matte2]

i didn't found a function to list them,
are there any other way's ?

thx in advance,
Marc


--------------------------------------------------------------------------------
_______________________________________________
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

Reply via email to