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