Box.to_vertices_and_faces
- Box.to_vertices_and_faces()[source]
Returns a list of vertices and faces.
- Returns
(vertices, faces) – A list of vertex locations and a list of faces, with each face defined as a list of indices into the list of vertices.
Returns a list of vertices and faces.
(vertices, faces) – A list of vertex locations and a list of faces, with each face defined as a list of indices into the list of vertices.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev