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