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 f89262e commit a59f7e8Copy full SHA for a59f7e8
CHANGELOG.md
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
* Fixed attribute error in `compas_rhino.conversions.ellipse_to_compas`.
20
* Changed deepcopy of `RhinoBrep` to use the native `Rhino.Geometry` mechanism.
21
* The normal of the cutting plane is no longer flipped in `compas_rhino.geometry.RhinoBrep`.
22
+* Planar holes caused by `RhinoBrep.trim` are now automatically capped.
23
24
### Removed
25
0 commit comments