RepresentationType#
- class RepresentationType(*values)[source]#
Types of representations the models can have.
Members accept either their
intvalue orstrannotation, for exampleRepresentationType.from_any('Points').
Used In#
Docstring Examples
Property.representation(1 use)
Enum Members#
- POINTS = 0x0#
- WIREFRAME = 0x1#
- SURFACE = 0x2#