Mesh3gs.face_halfedges

Mesh3gs.face_halfedges(fkey)

The halfedges of a face.

Parameters

fkey (int) – Identifier of the face.

Returns

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