VolMesh.index_vertex
- VolMesh.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
Site Navigation
Returns a dictionary that maps the indices of a vertex list to keys in the vertex dictionary.
A dictionary of index-vertex pairs.
See also