Cell.index_vertex

Cell.index_vertex()

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.