CellNetwork.node_gkey¶
-
CellNetwork.node_gkey(precision=None)¶ Returns a dictionary that maps node dictionary keys to the corresponding geometric key up to a certain precision.
- Parameters
precision (str (3f)) – The float precision specifier used in string formatting.
- Returns
dict – A dictionary of key-geometric key pairs.