Node

class cgp_houdini_utils.scene.Node(name)

Bases: object

node object that manipulates any kind of node

houNode()

the houNode of the node

Returns:the houNode
Return type:hou.Node
parm(parm_)

the parm of the node

Parameters:parm – the parm to get
Type:str
Returns:the parm of the node
Return type::class: rdo_houdini_utils.scene.Parm