CellNetwork.cell_polyhedron
- CellNetwork.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
Construct a polyhedron from the vertices and faces of a cell.
The identifier of the cell.
compas.geometry.Polyhedron
The polyhedron.