Mesh.get_any_face_vertex
-
Mesh.
get_any_face_vertex
(fkey) Get the identifier of a random vertex of a specific face.
- Parameters
fkey (hashable) – The identifier of the face.
- Returns
hashable – The identifier of the vertex.
Mesh.
get_any_face_vertex
(fkey)Get the identifier of a random vertex of a specific face.
fkey (hashable) – The identifier of the face.
hashable – The identifier of the vertex.