hou.NodeTypeCategory class

Represents a category of node types, such as surface nodes (SOPs) or particle nodes (POPs).

All Methods Replaces

Subclasses: hou.ShopNodeTypeCategory

Not implemented yet

Use the hou.nodeTypeCategories() function to get a dict of names to NodeTypeCategory objects.

Methods

findNodeTypes(self, pattern) → tuple of NodeTypes

Not implemented yet

name(self)str

Returns the name of this node type category.

nodeTypes(self) → dict of strings to NodeTypes

Not documented yet

scriptDirName(self)

Not implemented yet

viewerStates(self, viewer_type) → tuple of ViewerStates

Not documented yet

Replaces

opadd command , optype command , otglob command , optypeinfo expression function