FormDiagram.delete_edge
- FormDiagram.delete_edge(u, v)[source]
 Delete an edge from the network.
- Parameters:
 u (hashable) – The identifier of the first node.
v (hashable) – The identifier of the second node.
- Returns:
 None
Examples
>>>
Delete an edge from the network.
u (hashable) – The identifier of the first node.
v (hashable) – The identifier of the second node.
None
Examples
>>>
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev