I guess <knob>.evaluate() solves it:

for v in nuke.views():
    print fileKnob.evaluate(view=v)





On 18/12/13 15:26, Frank Rueter wrote:
Hi all,

is there an easy way to get all file paths for a knob when it's split for multi view/stereo workflow? I can't find any methods for this and picking apart the output from knob.toScript() can't possibly be the answer?!


Cheers,
frank


_______________________________________________
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

_______________________________________________
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