Hi all,

I was wondering if there is a reliable way to tell if a nodes output is connected from parsing just a .nk file? Something like "len(nuke.toNode('MyNode').dependent()) > 0" but only from reading the text in an .nk file.

Going through all the push/set stacks seems not to be an ideal, straight forward solution.

I'm looking for a faster way than launching nuke in the commandline and doing the checks in there. (Sadly switching to nuke8 for the "import nuke" feature is not an option right now.)

Any suggestions welcome!

Cheers,
Carl
_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Reply via email to