nuke.nodeCopy

nuke.nodeCopy(s) bool

Copy all selected nodes into a file or the clipboard.

Parameters

s – The name of a clipboad to copy into. If s is the string ‘%clipboard%’ this will copy into the operating systems clipboard.

Returns

True if any nodes were selected, False otherwise.