honeybee_ph.properties.shade module

HB-Shade Passive House (PH) Properties.

class honeybee_ph.properties.shade.ShadePhProperties(_host)[source]

Bases: object

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