honeybee_energy_ph.properties.construction.window module¶
Passive House properties for honeybee_energy.construction.window.WindowConstruction Objects
- exception honeybee_energy_ph.properties.construction.window.WindowConstructionPhProperties_FromDictError(_expected_types, _input_type)[source]¶
Bases:
Exception- with_traceback()¶
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
- args¶
- class honeybee_energy_ph.properties.construction.window.WindowConstructionPhProperties(_host: Any)[source]¶
Bases:
object- duplicate(new_host: Any | None = None) WindowConstructionPhProperties[source]¶
- classmethod from_dict(_input_dict: dict[str, Any], host: Any) WindowConstructionPhProperties[source]¶
- property host¶