honeybee_energy_ph.properties.construction.air module

Passive House properties for honeybee_energy.construction.air.AirBoundaryConstruction Objects

exception honeybee_energy_ph.properties.construction.air.AirBoundaryConstructionPhProperties_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.air.AirBoundaryConstructionPhProperties(_host=None)[source]

Bases: object

ToString()[source]
duplicate(new_host: Any | None = None) AirBoundaryConstructionPhProperties[source]
classmethod from_dict(_input_dict: dict, host: Any) AirBoundaryConstructionPhProperties[source]
to_dict(abridged: bool = False) dict[source]
property host