VolMesh.edge_length

VolMesh.edge_length(edge)[source]

Return the length of an edge.

Parameters:
edgetuple[int, int]

The edge identifier.

Returns:
float

The length of the edge.