Alvaro Ortega Pickmans

Results 9 comments of Alvaro Ortega Pickmans

@Cryptoc1 nice workaround, it feels it would be a nice and simple addition to the library (yet I'm sure it has some implications) I've decouple the cancellation token source from...

@ikeough sadly the unit test above still fails. I think the issue is on the formula that calculates the area, as it assumes a counter-clockwise vertex order(?). A simple fix...

I get your point, but I wouldn't agree on having the design/behaviour of a high level class like `Polygon` depending on a particular implementation preference for a lower level class...

I can live with method signatures returning `Task` instead of strongly typed :) Regarding the approach mentioned, I was hoping there was a way to parse the template to get...

subscribing to this issue for further updates.

Hey really sorry for the year-late reply! There no much I can say without more details, but I'd make sure the token has the required credentials for the resource you...

Reviving this issue, it not only throws a warning, but sometimes also appends the values into the first output until connectors are re-plugged 😦 ![specklereceiverexception](https://user-images.githubusercontent.com/12413808/48101309-6bc88600-e21e-11e8-8d97-f8ca4530a58b.gif)

GH doesn't seem to support them either, returns `null` though. @didimitrie any preference?

Thanks! This project is just one way of implementing Revit plugins targeting multiple versions, so it is not intended to fit everyone's shoes or used blindly. Commenting on the above...