-
Python version:
Python 3.11.4 (tags/v3.11.4:d2340ef, Jun 7 2023, 05:45:37) [MSC v.1934 64 bit (AMD64)] on win32
PS C:\Users\ecbil> pip install rhino3dm
Collecting rhino3dm
Using cached rhino3…
-
- https://github.com/mcneel/rhino3dm/blob/main/src/bindings/bnd_pointcloud.cpp#L434-L438
- https://github.com/mcneel/rhino3dm/blob/main/src/bindings/bnd_pointcloud.cpp#L447-L451
- https://github.com…
-
See: https://discourse.mcneel.com/t/how-to-load-geometry-from-linked-block-files/133177/6
InstanceDefinitionGeometry needs a SourceArchive property. This was accidentally placed on the InstanceDefi…
-
There is an implementation already in csharp.
cs: https://github.com/mcneel/rhino3dm/blob/main/src/dotnet/opennurbs/opennurbs_polyline.cs#L351-L363
-
When will the latest .net version(8.0.0) be available on negut?
-
- [x] [std::vector BND_PolyCurve::Explode() const]()
- [x] [std::vector BND_NurbsSurfaceKnotList::ToList()]()
- [x] [std::vector BND_NurbsCurveKnotList::ToList()]()
- [x] https://github.com/mcneel/…
-
For example: https://github.com/mcneel/rhino3dm/blob/main/src/bindings/bnd_polycurve.cpp#L126-L128
Here there are three "append" methods with three different target methods. After compiling, only the…
-
requested: https://discourse.mcneel.com/t/what-is-the-reason-why-nurbs-cannot-be-converted-to-bezier/150358
opennurbs:
.h: https://github.com/mcneel/opennurbs/blob/f3687d492eb3c688665b3631851e182c…
-
request: https://discourse.mcneel.com/t/extract-points-from-brep-as-shown-in-image-with-rhino3dm-js/157576/4?u=fraguada
Add bindings for BrepVertexList in js/py
- [x] Create BrepVertexList class…
-
I was getting this issue with 0.14.0. After upgrading to 7.15.0 I keep getting the same error.
```
TypeError: Failed to parse URL from {project path}/node_modules/rhino3dm/rhino3dm.wasm
at Ob…