HalfFace.halfface_halfedges

HalfFace.halfface_halfedges(halfface)[source]

The halfedges of a halfface.

Parameters

halfface (int) – The identifier of the halfface.

Returns

list[tuple[int, int]] – The halfedges of a halfface.