ForceDiagram.is_dual_edge_load
- ForceDiagram.is_dual_edge_load(edge)
Verify if the corresponding edge in the diagram’s dual is marked as “load”.
- Parameters:
- edgetuple of int
The edge identifier.
- Returns:
- bool
Verify if the corresponding edge in the diagram’s dual is marked as “load”.
The edge identifier.