Sorry to post again so soon but I have another issue I would like your help with. I have just updated both the Ladybug tools and Honeybee-PH to the latest version and I believe I have possibly found an error. I noticed that when assigning the geometry using the ‘HB Face’ + ‘HB Room’ components, when I import it to PHPP the windows assign themselves all to one face. When I tested using the "HB Room from Solid’ component it imports correctly. Let me know what you think, cheers.
The issue there is that in Honeybee-PH, you must give each surface a unique name (or allow Honeybee to name them uniquely automatically).
In PHPP there is no way to tell one surface from another except for the name, and so if you name them all the same (as you show here: ‘Face_97d49356’) the PHPP exporter can’t tell which to host the windows on.
For this example I just referenced a brep using a geometry pipeline and passed it into the HB Face component. I believe this use to generate unique names?
Ah - I see, for something like that, I’d say use the ‘HB Room from Solid’ component instead of the ‘HB Face’ component? Alternatively, use a ‘Deconstruct Brep’ component before passing it into the ‘Face’ component: