nuke.fromNode

nuke.fromNode(n) String.

Return the Node n as a string. This function is most useful when combining Python and TCL scripts for backwards compatibility reasons.

Parameters:

n – A Node.

Returns:

String.