Hello,
Trying to receive this stream in Dynamo.
Here is the message I get.
I see that all objects are getting processed during loading time but there is no way to receive them after such warning
Hello,
Trying to receive this stream in Dynamo.
Here is the message I get.
I see that all objects are getting processed during loading time but there is no way to receive them after such warning
hey @pauldotnet,
thx for reporting this! I have never encountered this error before so I’d have to look into this while debugging. I’m guessing these are the same curves you got from QGIS right?
Even if some curves where to fail, the ones that succeed should still make it to the output, so I’m guessing there are 2 things at play here:
Not sure if I’ll have time today to check this out, but I’ll definitely get to it first thing tomorrow. If you want the GitHub cred, feel free to open up an issue on our speckle-sharp
repo! If not, I’ll happily do so myself
Not sure if I can offer you a work-around right now. I’ll ping @teocomi in case he has any ideas on what may be happening / how to prevent it?
yes, thanks for the help.
FYI I managed to get them via the Rhino connector.
When I read that yesterday eve I thought it was a brillant idea, but unfortunately when trying this morning, the issue remains the same
I guess the problem might have been solved this day but I wanted to add this.
To create a curve, Speckle should choose NURBS.Curve. method, it would solve the problem.