HalfFace.index_vertex

HalfFace.index_vertex()[source]

Returns a dictionary that maps the indices of a vertex list to keys in the vertex dictionary.

Returns:
dict[int, int]

A dictionary of index-vertex pairs.

See also

vertex_index()