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 5c7986b commit 431d1a9Copy full SHA for 431d1a9
CHANGELOG.md
@@ -35,6 +35,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
35
* Fixed bug in `compas_rhino.objects.NetworkObject.modify`.
36
* Fixed bug in `compas_rhino.objects.NetworkObject.modify_vertices`.
37
* Fixed bug in `compas_rhino.objects.NetworkObject.modify_edges`.
38
+* Changed `compas_rhino.objects.inspect` to `compas_rhino.objects.inspectors`.
39
+* Changed `compas_rhino.objects.select` to `compas_rhino.objects._select`.
40
+* Changed `compas_rhino.objects.modify` to `compas_rhino.objects._modify`.
41
42
### Removed
43
0 commit comments