honeybee_openstudio.constructionset module

OpenStudio ConstructionSet translator.

honeybee_openstudio.constructionset.construction_set_from_openstudio(os_construction_set, constructions)[source]

Convert OpenStudio DefaultConstructionSet to Honeybee ConstructionSet.

honeybee_openstudio.constructionset.construction_set_to_openstudio(construction_set, os_model)[source]

Convert Honeybee ConstructionSet to OpenStudio DefaultConstructionSet.