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.