ForceVolMesh.face_vertices

ForceVolMesh.face_vertices(face)

The vertices of a face.

Parameters

halfface (int) – The identifier of the face.

Returns

list[int] – Ordered vertex identifiers.