Polyhedron.to_vertices_and_faces
- Polyhedron.to_vertices_and_faces()[source]
Returns a list of vertices and faces.
- Returns:
- tuple[list[float], list[int]
A list of vertices and a list of faces.
Site Navigation
Returns a list of vertices and faces.
A list of vertices and a list of faces.