Block.index_vertex
- Block.index_vertex()
Returns a dictionary that maps the indices of a vertex list to the corresponding vertex identifiers.
- Returns:
- dict[int, int]
A dictionary of index-vertex pairs.
See also
Returns a dictionary that maps the indices of a vertex list to the corresponding vertex identifiers.
A dictionary of index-vertex pairs.
See also