Nathan Letwory

Results 43 comments of Nathan Letwory

I see here several strategies necessary that can be controlled via an option: * allow multiple layers: current behavior * link to imported layer: clear existing link to layers and...

I'll test on my machine if the manylinux version works if I bundle it directly with a zip like I do for Windows and MacOS.

At the moment I don't have access to my Linux box, hopefullt again in a couple of weeks.

You should install from https://github.com/jesterKing/import_3dm/releases/latest

Make sure you download the correct add-on package, install through Preferences > Add-ons, try activating it (will fail), restart Blender and ensure add-on is activate. Does that work better?

https://discourse.mcneel.com/t/transferring-rhino-to-blender/131353

@tsvilans yes thanks for logging the issue!

I'm running into a bit of a problem. Since `rhino3dm` is a non-pure Python module, using shared library in C/C++ it is impossible to update the module in-process. Currently I...

This all depends on how the objects are meshed by Rhino. The mesher often creates meshes that are not properly closed or welded in Rhino terminology.

That means I'll have to take a look at updating the latest `rhino3dm` and have it tested!