nuke.thisClass

nuke.thisClass() None

Get the class name of the current node. This equivalent to calling nuke.thisNode().Class(), only faster.

Returns

The class name for the current node.