FormDiagram.edge_length_2

FormDiagram.edge_length_2(edge)[source]

Gets the length of an edge.

Parameters:

edge (tuple) – The u, v edge key.

Returns:

length (float) – The edge length.