VolMesh.has_edge
-
VolMesh.
has_edge
(edge) Verify that the volmesh contains a directed edge (u, v).
- Parameters
edge (tuple of int) – The identifier of the edge.
- Returns
bool – True if the edge exists. False otherwise.
VolMesh.
has_edge
(edge)Verify that the volmesh contains a directed edge (u, v).
edge (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-2020 compas-dev