honeybee_energy_standards.extension.construction.window module¶
Classmethod for honeybee-energy window construction.
- 
honeybee_energy_standards.extension.construction.window.from_standards_dict(cls, data)[source]¶ Create a WindowConstruction from an OpenStudio standards gem dictionary.
- Parameters
 data – An OpenStudio standards dictionary of a window construction in the format below.
{ "name": "ASHRAE 189.1-2009 ExtWindow ClimateZone 4-5", "intended_surface_type": "ExteriorWindow", "materials": ["Theoretical Glass [207]"] }