Mesh.is_vertex_connected
-
Mesh.
is_vertex_connected
(key) Verify that a vertex is connected.
- Parameters
key (int) – The identifier of the vertex.
- Returns
bool – True if the vertex is connected to at least one other vertex. False otherwise.
Mesh.
is_vertex_connected
(key)Verify that a vertex is connected.
key (int) – The identifier of the vertex.
bool – True if the vertex is connected to at least one other vertex. False otherwise.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2020 compas-dev