VolMesh3gs.halfface_halfedges

VolMesh3gs.halfface_halfedges(halfface)

The halfedges of a halfface.

Parameters

halfface (int) – The identifier of the halfface.

Returns

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