Kind module#
Summary: The Kind library provides a runtime-extensible taxonomy known as “kinds”. Useful for classifying scenegraph objects.
Python bindings for libKind
Classes:
- class pxr.Kind.Registry#
Methods:
Attributes:
True if this object has expired, False otherwise.
- static GetAllKinds()#
- static GetBaseKind()#
- static HasKind()#
- static IsA()#
- IsAssembly()#
- IsComponent()#
- IsGroup()#
- IsModel()#
- IsSubComponent()#
- property expired#
True if this object has expired, False otherwise.