Skip to content

Commit 011c777

Browse files
authored
Merge pull request #911 from Sam-Bouten/volmesh-query
Add Halfface element queries
2 parents 5c7b7ad + b5a1de5 commit 011c777

File tree

3 files changed

+466
-25
lines changed

3 files changed

+466
-25
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12+
* Added `vertices_where`, `vertices_where_predicate`, `edges_where`, `edges_where_predicate` to `compas.datastructures.HalfFace`.
13+
* Added `faces_where`, `faces_where_predicate`, `cells_where`, `cells_where_predicate` to `compas.datastructures.HalfFace`.
14+
1215
### Changed
1316

1417
### Removed

0 commit comments

Comments
 (0)