ForceDiagram.dual_edge_targetforce

ForceDiagram.dual_edge_targetforce(edge)

Retrieve the target force in the corresponding edge of the diagram’s dual.

Parameters:
edgetuple(int, int)

The edge identifier.

Returns:
float