PolyhedronType
Canonical path: NemAll_Python_Geometry.PolyhedronType
Bases: Enum
Type of polyhedron visual representation
tInvalid: tEdges : Polyhedron has a edges only. tFaces : Polyhedron has a faces. tVolume : Polyhedron has a volume.
Placeholder