Hi fellow nuke TDs!

I have an issue which some of you may be familiar with- I'm attempting
to chain up some knobs on the root node, by having a root knob called
"maya_dir" and then another root knob called "render_dir".
I have maya_dir set to something like "F:/Projects/ProjectA" and would
like render_dir to only have the subfolders from there inwards, like
"[value maya_dir]/Renders/shotA/".

However, I find I can only get [value root.maya_dir] (TCL) or [python
{nuke.root()['maya_dir']}] to work if it's calling a knob on a
different node. If I put two knobs/attributes on the same node and try
to chain them together, the command does not evaluate?

Would appreciate some advice.
Cheers,
Jordan
_______________________________________________
Nuke-python mailing list
[email protected]
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to