ladybug-tools / honeybee-dynamo

:honeybee: :blue_book: Honeybee library and plugin for Dynamo
GNU General Public License v3.0
17 stars 8 forks source link

How to apply my Revit model into Dynamo for Sunlight hours analysis? #106

Open calmudever opened 5 years ago

calmudever commented 5 years ago

Hi, I am a new user of Dynamo and I’m having some trouble to apply the sunlighthours analysis to my Revit model. I’ve watched @mostaphaRoudsari ‘Sunlight Hours Analysis in Dynamo’ video and everything worked fine, but now I’m not able to apply my model to this script. I’ve tried by using: ‘SelectModelElements’>‘ElementGeometry’>‘List’ but it’s giving me way too many warnings, and of course it’s not working. I find strange that all the custom nodes return a null result, even though the node does not give an error with a message and color. It looks like a bug inside custom nodes. I’ve done this same sunlight hours analysis many times with Grasshopper&Ladybug with no problems, but I can’t find the way to load my Revit massing into Dynamo and make it work. Does anyone know how to solve this? I've upload a revit file and the dynamo file, in case someone can have a look at it!

Massing test_SunlighthoursAnalysis.zip

Thank you in advance.

mostaphaRoudsari commented 5 years ago

It might be because of the version of Revit that you are using. There is an open PR by @sbreslav that should address this but I didn't get a chance to review it. Let's see if I can get to it this week. Thank you for reporting the issue.

calmudever commented 5 years ago

Thanks for your answer @mostaphaRoudsari . I'm using Revit 2018, maybe the version is too recent. I hope to hear from you and thanks for taking a look at it.