FormGraph.edge_length
- FormGraph.edge_length(edge)
- Return the length of an edge. - Parameters:
- edgetuple[hashable, hashable]
- The identifier of the edge. 
 
- Returns:
- float
- The length of the edge. 
 
 - See also 
Return the length of an edge.
The identifier of the edge.
The length of the edge.
See also