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 4191986 commit b747b6bCopy full SHA for b747b6b
CHANGELOG.md
@@ -46,6 +46,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
46
* Added `compas_occ.brep.BRep.vertex_edges`.
47
* Added `compas_occ.brep.BRep.vertex_faces`.
48
* Added `compas_occ.brep.BRep.from_sweep`.
49
+* Added nurbs conversion to `compas_occ.brep.BRepEdge.data`.
50
+* Added nurbs conversion to `compas_occ.brep.BRepFace.data`.
51
52
### Changed
53
0 commit comments