VolMesh.is_cell_on_boundary
- VolMesh.is_cell_on_boundary(cell)[source]
Verify that a cell is on the boundary.
- Parameters
cell (int) – Identifier of the cell.
- Returns
bool – True if the face is on the boundary. False otherwise.
Verify that a cell is on the boundary.
cell (int) – Identifier of the cell.
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