optype expression function
Returns the type of a node.
Replaced by: hou.nodeType, hou.Node
See also: optypeinfo
Usage
optype(name)
Examples
optype("/obj/geo1")
Returns “geo”, indicating that object geo1 is a Geometry container object.
| Houdini 9.5 | Expression functions | optype |
Returns the type of a node.
Replaced by: hou.nodeType, hou.Node
See also: optypeinfo
optype(name)
optype("/obj/geo1")
Returns “geo”, indicating that object geo1 is a Geometry container object.