CellNetwork.face_edges
- CellNetwork.face_edges(face)[source]
The edges of a face.
- Parameters:
- faceint
The identifier of the face.
- Returns:
- list[tuple[int, int]]
Ordered edge identifiers.
Site Navigation
The edges of a face.
The identifier of the face.
Ordered edge identifiers.