Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

indoor_study-Get surface from HBZones #99

Open
dradair opened this issue Mar 13, 2019 · 0 comments
Open

indoor_study-Get surface from HBZones #99

dradair opened this issue Mar 13, 2019 · 0 comments

Comments

@dradair
Copy link

dradair commented Mar 13, 2019

Butterfly sample file - getting Honeybee error.
Testing the example file "indoor_study.dyn" in Revit 2019. I get an error on the Custon Node 'Get surfaces from HBZones":
Warning: IronPythonEvaluator.EvaluateIronPythonScript operation failed.
Traceback (most recent call last):
File "", line 25, in
AttributeError: 'HBSurface' object has no attribute 'hasChildSurfaces'

Looking at they Python code for this, it would appear that zone data is not passed into the note, but Rooms to HBZones has no errors. Digging around I found:
honeybee-dynamo/plugin/samplefiles/08_three_phase_I_gridbased.dyn
But the python in the code matches the <script> at line 293.
The example file video shows no errors/issues; leaving me really confused as to source of error. There is a comment in video that there may be a need to build all geometry/surfaces within Dynamo; but this is overload for all but simplest geometry.

So, what is the solution to address? Is there no means to get surfaces from Revit geometry?
2019-03-13 15_30_56-Dynamo

Edit/update: Found an old, grainy image before 'Get surfaces from HBZones' was a working node. I rebuilt the example file, per the attached. Hoping this helps others in their journy if theres not a direct solution. (which only makes Rhino/GH look better...)

indoor_cfd_study_dynamo_butterfly-Rebuild

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant