Diagram.face_halfedges
- Diagram.face_halfedges(fkey)
The halfedges of a face.
- Parameters:
- fkeyint
Identifier of the face.
- Returns:
- list[tuple[int, int]]
The halfedges of a face.
The halfedges of a face.
Identifier of the face.
The halfedges of a face.