dict_VERoomData_general

class iesve.dict_VERoomData_general

Bases: TypedDict

Dictionary returned by iesve.VERoomData.get_general()


circ_perc: int


circ_perc_from_template: bool


facade_area: float


floor_area: float


general_template: int


general_template_name: str


id: str


included_in_building_floor_area: bool


included_in_building_floor_area_from_template: bool


lettable_perc: int


lettable_perc_from_template: bool


name: str


ncm_thermal_template: NotRequired[int]


ncm_thermal_template_name: NotRequired[str]


thermal_template: int


thermal_template_name: str


volume: float