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 7516ccb commit 7a6ad22Copy full SHA for 7a6ad22
CHANGELOG.md
@@ -36,7 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
36
* Added implementation for `Brep.from_polygons` in `compas_rhino.geometry.RhinoBrep`.
37
* Added implementation for `Brep.from_pipe` in `compas_rhino.geometry.RhinoBrep`.
38
* Added implementation for `Brep.from_iges` in `compas_rhino.geometry.RhinoBrep`.
39
-* Added `to_step` method to `RhinoBrep`.
+* Added implementation for `Brep.to_step` in `compas_rhino.geometry.RhinoBrep`.
40
41
### Changed
42
0 commit comments