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.