CellNetwork.face_area
- CellNetwork.face_area(face)[source]
Compute the oriented area of a face.
- Parameters:
- faceint
The identifier of the face.
- Returns:
- float
The non-oriented area of the face.
See also
face_flatness()
,face_aspect_ratio()
Site Navigation
Compute the oriented area of a face.
The identifier of the face.
The non-oriented area of the face.
See also
face_flatness()
, face_aspect_ratio()