We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b70bc4 commit 34b77c9Copy full SHA for 34b77c9
CHANGELOG.md
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
* Added optional `triangulated` flag to `to_vertices_and_faces` of all shapes.
15
* Added `compas.geometry.Geometry` base class.
16
* Added `__add__`, `__sub__`, `__and__` to `compas.geometry.Shape` for boolean operations using binary operators.
17
+* Added `is_closed` to `compas.geometry.Polyhedron`.
18
19
### Changed
20
0 commit comments