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