Hey I need to grab some knob info from a known node downstream of a given node. I can use [python nuke.thisNode().dependent()[0].dependent()[0].etc()] but I wonder if there's a TCL version of this that will go faster without python. TCL [value input.input.input.knob] works great and is very fast, I figure there must be a similar for down but I can't find it...
Anyone have a trick for this? Thanks! Den
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
