Hello

i want to create a noop node that when i copy/paste it, it will keep the
input of the original node.

to do this i thought i would store the input name in a text knob (called
"tunnel") and connect it with the onCreate trigger.



nuke.selectedNode()["onCreate"].setValue("nuke.thisNode().setInput(0,nuke.toNode(nuke.thisNode()['tunnel'].getValue()))")


what am i missing?

kbye

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