RepresentationType#
- class RepresentationType(*values)[source]#
Types of representations the models can have.
Members accept either their
intvalue orstrannotation, e.g.RepresentationType.from_any('Points').
Enum Members#
- POINTS : 0x0#
- WIREFRAME : 0x1#
- SURFACE : 0x2#