CellNetwork.cell_center
- CellNetwork.cell_center(cell)[source]
Compute the point at the center of mass of a cell.
- Parameters:
- cellint
The identifier of the cell.
- Returns:
compas.geometry.Point
The coordinates of the center of mass.
See also
Site Navigation
Compute the point at the center of mass of a cell.
The identifier of the cell.
compas.geometry.Point
The coordinates of the center of mass.
See also