Ok, simple solution to the problem...

A function accepting "*args" puts these into a tuple. I sent that tuple off
to the original function instead of separating it up into individual
arguments. The TypeError came from stumbling upon "False" which is clearly
not a Nuke node type... Problem solved. :)
_______________________________________________
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