speckleworks / SpeckleDynamo

Check a brand new Speckle at: https://github.com/specklesystems
https://speckle.systems/
MIT License
40 stars 6 forks source link

Closed Polyline interpreted as "open" polyline #48

Closed PaulPoinet closed 6 years ago

PaulPoinet commented 6 years ago

Step 0:

closed polyline > closed polyline

Actual Behaviour

What's actually going on! polycurveissue

Hi, I've tested for the first time SpeckleDynamo, I've sent a closed polyline from Grasshopper to Dynamo, it works but restults as an open polyline

Affected Projects

Does this issue propagate to other dependencies or dependants? If so, list them here!

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

Proposed Solution (if any)

alvpickmans commented 6 years ago

I'll have a look now, is it the latest version?

PaulPoinet commented 6 years ago

yes I just installed Revit 2019 and Dynamo 2.0.1, and pulled Speckle from the Package manager

alvpickmans commented 6 years ago

That should do it. I'll merge to dev and you can give it a go. đź‘Ť

PaulPoinet commented 6 years ago

I uninstalled and reinstalled the SpeckleDynamo package and gave it another try, the polylines are still open. You can check my stream here: B1-5S31aX https://hestia.speckle.works/api/v1/streams/B1-5S31aX/objects

teocomi commented 6 years ago

Hi Paul, we’ll publish on the package manager soon for now you’d need to compile from source... --

Matteo

alvpickmans commented 6 years ago

@PaulPoinet you can try to install it from the latest build https://ci.appveyor.com/api/buildjobs/uw70w2waoeh91qr0/artifacts/SpeckleDynamo-0.0.5.106.zip

PaulPoinet commented 6 years ago

@teocomi @alvpickmans ok! sorry I thought that when you merge changes it builds the app automatically as it is done for grasshopper. thanks!