pyvista.plotting.opts.RepresentationType# enum RepresentationType(value)[source]# Types of representations the models can have. Member Type: int Valid values are as follows: POINTS = <RepresentationType.POINTS: 0># WIREFRAME = <RepresentationType.WIREFRAME: 1># SURFACE = <RepresentationType.SURFACE: 2>#