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.