VolMesh.cell_polyhedron
- VolMesh.cell_polyhedron(cell)[source]
Construct a polyhedron from the vertices and faces of a cell.
- Parameters:
- cellint
The identifier of the cell.
- Returns:
compas.geometry.Polyhedron
The polyhedron.
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
Construct a polyhedron from the vertices and faces of a cell.
The identifier of the cell.
compas.geometry.Polyhedron
The polyhedron.