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