hou.ParmTuple.eval method
Evalutes the parameter tuple at the current frame and returns the result as a tuple of integers, floats or strings.
eval(self) → tuple of ints, floats, or strings
Evalutes the parameter tuple at the current frame and returns the result as a tuple of integers, floats or strings.
This function throws a hou.ObjectWasDeleted exception if it is called on a node that no longer exists in Houdini.
