ForceDiagram.dual_edge_force
- ForceDiagram.dual_edge_force(edge)[source]
Retrieve the force in the corresponding edge of the diagram’s dual.
- Parameters
edge (tuple(int, int)) – The edge identifier.
- Returns
float
Retrieve the force in the corresponding edge of the diagram’s dual.
edge (tuple(int, int)) – The edge identifier.
float