rhino3dm icon indicating copy to clipboard operation
rhino3dm copied to clipboard

Libraries based on OpenNURBS with a RhinoCommon style

Results 52 rhino3dm issues
Sort by recently updated
recently updated
newest added

This would be in workflow_ci to check if submodules are different than the main branch.

build

> Dear all: I encountered a compilation error, indicating a missing file. Did I lose it when I pulled git? Or do i need to set something else? Thanks to...

https://discourse.mcneel.com/t/rhino3dm-js-issues-in-the-typescript-declaration-file/141504 * BasepointZero -> BasePointZero * double missing * byte missing Relates to #433

bug

For package upload to work properly with `python -m twine upload dist/*` the wheels should be zipped instead of gzipped. The gzip format causes the twine upload to fail with...

bug
help wanted
py
build

As you can see in the title, so much error in type definition file `rhino3dm.d.ts`. Few yeas ago, I found this module, which really got my attention. I like it,...

bug
help wanted
js
docs

I don't succeed in creating new instance definition by code. Can you update scripts to match with the documentation of Add method bellow : https://mcneel.github.io/rhino3dm/python/api/File3dmInstanceDefinitionTable.html Currently only idef can be...

docs

I'm trying to get the control points of a NurbsSurface in rhino3dm.js. In the python documentation, the NurbsSurface seems to have different properties and methods than the javascript version. NurbsSuface...

Dear all, we had this bug alredy some weeks ago. `rhino3dm` 7.14.2 won't install on win through pip: ``` (base) > pip install rhino3dm Collecting rhino3dm Downloading rhino3dm-7.14.2-cp37-cp37m-win_amd64.whl (2.0 MB)...

Requested: https://discourse.mcneel.com/t/request-new-rhino-compute-py-api-calls/136908/2 src: https://github.com/mcneel/rhino3dm/blob/main/src/bindings/bnd_brep.h#L135