HalfEdge.get_any_face_vertex
-
HalfEdge.
get_any_face_vertex
(fkey)[source] 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.
HalfEdge.
get_any_face_vertex
(fkey)[source]Get the identifier of a random vertex of a specific face.
fkey (hashable) – The identifier of the face.
hashable – The identifier of the vertex.