nukescripts.misc¶
Functions
Sets all nodes to unselected, including in child groups. |
|
Connects the selected node to the given viewer input index, ignoring errors if no node is selected. |
|
Returns a random message for use as an untitled script name. |
|
Returns a list of all currently active callbacks, with the following optional arguments: verbose=False : prints the documentation as well as the callback callbackTypes=None : limit the callback info to a particular callback type (e.g. [‘OnCreates’]). |
|
Shows the current script path and, if the selected node is a Read or Write node, the filename from it. |
|
Swaps the first two inputs of a node. |
|
Toggles monitor out (switches it on if it’s off, or vice versa) for the currently active viewer. |