ForceDiagram.dual_edge_force
- ForceDiagram.dual_edge_force(edge)
Retrieve the force in the corresponding edge of the diagram’s dual.
- Parameters:
- edgetuple(int, int)
The edge identifier.
- Returns:
- float
Retrieve the force in the corresponding edge of the diagram’s dual.
The edge identifier.