Diagram.has_halfedge
- Diagram.has_halfedge(key)[source]
Verify that a halfedge is part of the mesh.
- Parameters:
key (tuple[int, int]) – The identifier of the halfedge.
- Returns:
bool – True if the halfedge is part of the mesh. False otherwise.
Verify that a halfedge is part of the mesh.
key (tuple[int, int]) – The identifier of the halfedge.
bool – True if the halfedge is part of the mesh. False otherwise.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev