CellNetwork.index_vertex
- CellNetwork.index_vertex()[source]
Returns a dictionary that maps the indices of a vertex list to vertex identifiers.
- 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 vertex identifiers.
A dictionary of index-vertex pairs.
See also