HalfEdge.get_any_vertex
- HalfEdge.get_any_vertex()[source]
Get the identifier of a random vertex.
Deprecated since version 1.13.3: Use
vertex_sample()
instead.- Returns
int – The identifier of the vertex.
Get the identifier of a random vertex.
Deprecated since version 1.13.3: Use vertex_sample()
instead.
int – The identifier of the vertex.