Mesh3gs.get_any_face_vertex

Mesh3gs.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.