9.8 Polyhedron -- Polyhedron object

class Polyhedron( name = "Polyhedron",
verts = [],
polys = []
)