I’m new to Speckle and just tried to use Grasshopper to receive my QGIS file from the server. The QGIS layer sent has only line objects (one layer only):
However, when I try to receive this in Grasshopper, the output of the receive component becomes “layer” instead of “data”. And it contains “speckle object” instead of “data” which should contain the normal rhino geometry I supposed:
When I deconstruct the object the different keys and info are there.
Can I check if there is anything I’m missing out or how should I solve this?
Also, I am experiencing very often rhino crashes when I use the components, is this normal?
I guess the geometry is not displayed automatically because it comes nested inside various “speckle objects” (Alan, please confirm if I’m right ) you can access it with the Deconstruct Object as you mention:
Thank you!
After deconstruct object it works, didn’t realize that previously!
Regarding the rhino crash, it is just after I use the simple “receive” component and pressed the receive button, then for quite many times my rhino immediately crashes (it’s the only component), but the rest of times it is ok. However when I tried a few times just now to recreate the issue it has been working fine now. I will update you guys if it reappears!