CellNetwork.halfface_centroid
- CellNetwork.halfface_centroid(face)[source]
Compute the point at the centroid of a face.
- Parameters:
- faceint
The identifier of the face.
- Returns:
compas.geometry.Point
The coordinates of the centroid.
See also
Site Navigation
Compute the point at the centroid of a face.
The identifier of the face.
compas.geometry.Point
The coordinates of the centroid.
See also