Mesh.index_key

Mesh.index_key()[source]

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

Returns

dict[int, int] – A dictionary of index-key pairs.