Hi there,
I am having some problems with HB exterior Modifier Subset. Error message is '‘Solution exception: Excepted modifier for exterior_wall. Got <class ‘honeybee_energy.construction.opaque.OpaqueConstruction.>’’
Does anyone have any idea?
Thank you; it works. @edpmay
@edpmay I am having some problems with HB deconstruct ConstructionSet. Error message is '‘ Solution exception: Expected construction set. Got <class ‘honeybee_energy.construction.opaque.OpaqueConstruction’>
@Merve the input of deconstruct construction set, wants a construction set object. which you can make with these components, and also shown is deconstruct construction set being fed a construction set.
Thank you @TrevorFedyna. It helps.