Mesh.from_polyhedron
- classmethod Mesh.from_polyhedron(f)
Construct a mesh from a platonic solid.
- Parameters
f ({4, 6, 8, 12, 20}) – The number of faces.
- Returns
compas.datastructures.Mesh
– A mesh object.
Construct a mesh from a platonic solid.
f ({4, 6, 8, 12, 20}) – The number of faces.
compas.datastructures.Mesh
– A mesh object.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev