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

The "Rooms to HBZones" node fails with the error "index out of range : 0" #24

Open zhuang0927 opened 7 years ago

zhuang0927 commented 7 years ago

when I connect the code "Collect Rooms and Spaces" to "Rooms to HBZones" there is an error like the picture below @mostaphaRoudsari capture1 I am using Revit2016 and Dynamo1.2 ,the revit model is just the sample project , and other projects in my computer have the same problem.My Revit and Dynamo are all Chinese Version. I dont know if the problem is related to the version.

zhuang0927 commented 7 years ago

@chriswmackey

mostaphaRoudsari commented 7 years ago

@zhuang0927 thanks for reporting. It's most probably a problem with our code. I will be working on this issue next week and will update this issue and others related to Rooms to HBZones.

zhuang0927 commented 7 years ago

@mostaphaRoudsari hello! Have you solved this problem successfully? Could you mind sending me the nodes fixed if the library wont be updated recently? Thanks!

mostaphaRoudsari commented 7 years ago

@zhuang0927 I gave up on fixing all the issues with RoomToHBZones. There are a lot of combinations and however it's possible to catch all of them, if Autodesk makes the room API access public I won't have to do all these checks: https://forums.autodesk.com/t5/revit-ideas/api-access-to-room-openings-geometry-and-materials-in-revit/idi-p/6642406

geokis commented 7 years ago

Same issue Not a single model is working for me... Even the Autodesk Sample Files is not working with the node

ghost commented 6 years ago

Same issue. Is it possibly related to the language used in Revit? Does it work only on the English version? Thanks

mostaphaRoudsari commented 6 years ago

All, I started a new package to get this issue fixed. If you share your revit files with me I'll be happy to test them against the new code. Thanks!

https://github.com/ladybug-tools/dynosaur

yhdiary88 commented 6 years ago

Same issue. So, Should I download the dynosaur package to solve this problem now?

alicialeeinchina commented 5 years ago

Same issue. Still don't know how to solve it. So we cannot create butterfly geometry from revit geometry until autodesk making room api access public ? Thanks.