This release coincides with the openNURBS source in Rhino 8.9.
python PyPI - rhino3dm.py 8.9.0
dotnet NuGet - rhino3dm.net 8.9.0
javascript npm - rhino3dm.js 8.9.0
changelog: rhino3dm/CHANGELOG.md at 8.9.0 ยท mcneel/rhino3dm ยท GitHub
diff: Comparing 8.6.1โฆ8.9.0 ยท mcneel/rhino3dm ยท GitHub
samples: GitHub - mcneel/rhino-developer-samples at 0562389cf99fa9312783fae9693dbd3e490a5d59
Notable updates:
- (js, py) PointCloud.AddRange methods are now exposed
- (js, py) Most methods or constructors which used to require a Point3dList have been reworked to allow an array of points as well.
- (js, py) More annotation types are available thanks to @jesterking
- (all) Each language has an intial set of regression tests in place