VolMesh.edge_length
- VolMesh.edge_length(edge)[source]
Return the length of an edge.
- Parameters
edge (tuple[int, int]) – The edge identifier.
- Returns
float – The length of the edge.
Return the length of an edge.
edge (tuple[int, int]) – The edge identifier.
float – The length of the edge.