pyvista.plotting.opts.RepresentationType#

enum RepresentationType(value)[ソース]#

モデルが持つことのできる表現の種類.

メンバー種別:

int

有効な値は以下の通りです:

POINTS = <RepresentationType.POINTS: 0>#
WIREFRAME = <RepresentationType.WIREFRAME: 1>#
SURFACE = <RepresentationType.SURFACE: 2>#