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