-
Awesome add-on. Works great.
Are there any plans to support the M1 chips?
-
Using NuGet package in a .NET Core app give the error:
> Package 'FemDesign.Core 21.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, …
-
how can I get the mass properties of the geometry with the rhino3dm . not found the method provided
-
Hi there,
Does the Plug-In also run for Blender on macOS?
I cannot get it to work.
Best,
Georg
-
**Describe the bug**
Blender 3.0 crashes when trying to import a 3dm model. Blender 2.93 is working fine. Backtrace is:
```
# Blender 3.0.0, Commit date: 2021-12-02 18:35, Hash f1cca3055776
# ba…
-
I have tried to install rhino3dm in a library where FreeCAD will find it with
````
pip3 install -t /Applications/FreeCAD_19.2.app/Contents/Resources/lib/python3.8/site-packages rhino3dm --upgrade --…
-
Hello there, I'm not able to install the pip for rhino3dm, I'm getting a error stating the following screenshot I shared. it would be helpful if you could help me. Thank you.
![Screenshot (88)](https…
-
I know this has shown up in other threads, but I have not been able to resolve it in Blender 3.1. I am getting this error when I try to activate the Add-on:
![pastedImage](https://user-images.gith…
-
看过源码 发现3DMloader 最终会使用 URL.createObjectURL(Blob) 来生成 rhino3dm.js 的本地路径, 看URL.js 里的 todo说 用wx.fileSystemManager 来做临时路径,不知道搞好了吗?
另外我的项目是用 UniAPP 做的, OrbitControls 却不生效, 不管官方的demo, 还是我自己的模型,都不能使用co…
DaskV updated
2 years ago
-
hello.
I am uploading nbb to nixos nixpkgs.
I'm getting an error when building, and I'm not sure how to handle this.
Help me.
Strangely, my custom nix works fine without errors on my nixos linux…