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