Mesh.index_vertex
- Mesh.index_vertex()[source]
Returns a dictionary that maps the indices of a vertex list to keys in a vertex dictionary.
- Returns
dict – A dictionary of index-key pairs.
Returns a dictionary that maps the indices of a vertex list to keys in a vertex dictionary.
dict – A dictionary of index-key pairs.