HalfFace.halfface_vertices

HalfFace.halfface_vertices(halfface)[source]

The vertices of a halfface.

Parameters:
halffaceint

The identifier of the halfface.

Returns:
list[int]

Ordered vertex identifiers.

See also

halfface_edges(), halfface_halfedges()