VolMesh.get_any_face_vertex

VolMesh.get_any_face_vertex(face)[source]

Get the identifier of a random vertex of a specific face.

Parameters

face (int) – The identifier of the face.

Returns

int – The identifier of the vertex of the face.