hou.Node.parmTuple method
Return the parm tuple having the given path, or None if it doesn’t exist.
parmTuple(self, parm_path) → ParmTuple or None
This method is similar to hou.Node.parm, except it returns a hou.ParmTuple instead of a hou.Parm.
Return the parm tuple having the given path, or None if it doesn’t exist.
parmTuple(self, parm_path) → ParmTuple or None
This method is similar to hou.Node.parm, except it returns a hou.ParmTuple instead of a hou.Parm.