HalfFace.get_any_face_vertex
-
HalfFace.
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.
HalfFace.
get_any_face_vertex
(face)[source]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.