ForceVolMesh.vertex_gkey
- ForceVolMesh.vertex_gkey(precision=None)
Returns a dictionary that maps vertex dictionary keys to the corresponding geometric key up to a certain precision.
- Parameters
precision (str, optional) – The float precision specifier used in string formatting.
- Returns
dict[int, str] – A dictionary of vertex-geometric key pairs.