EGI.has_edge
- EGI.has_edge(key)
 Verify that the mesh contains a specific edge.
Warning
This method may produce unexpected results.
- Parameters
 key (tuple of int) – The identifier of the edge.
- Returns
 bool – True if the edge exists. False otherwise.
Verify that the mesh contains a specific edge.
Warning
This method may produce unexpected results.
key (tuple of int) – The identifier of the edge.
bool – True if the edge exists. False otherwise.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev