specklesystems / speckle-blender

https://speckle.systems/tag/blender/
Apache License 2.0
51 stars 8 forks source link

Sending Rhino Breps results in empty in blender #27

Closed rheinason closed 3 years ago

rheinason commented 3 years ago

Expected vs. Actual Behavior

Sending brep from Rhino into blender should results in a DisplayMesh showing in Blender, right?

Reproduction Steps & System Config (win, osx, web, etc.)

Create a Brep in Rhino, send via Speckle.

izzylys commented 3 years ago

hey @rheinason, thanks a lot for reporting this! i've had a look and it seems we weren't checking for this properly (sometimes there's a displayMesh and sometimes there's a displayValue). merging a fix now and it should be resolved in v 2.1.2 🚀

however, let me know if you're still having issues and we can reopen this and have another look