ForceVolMesh.halfface_vertices

ForceVolMesh.halfface_vertices(halfface)

The vertices of a halfface.

Parameters

halfface (int) – The identifier of the halfface.

Returns

list[int] – Ordered vertex identifiers.