VolMesh.get_any_face_vertex
-
VolMesh.
get_any_face_vertex
(face) 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.
VolMesh.
get_any_face_vertex
(face)Get the identifier of a random vertex of a specific face.
face (int) – The identifier of the face.
int – The identifier of the vertex of the face.