ForceVolMesh.face_vertices

ForceVolMesh.face_vertices(face)

The vertices of a face.

Parameters

halfface (int) – The identifier of the face.

Returns

list – Ordered vertex identifiers.