vent_space
Model class for a single PHPP Addition Vent / Space(room)-Entry row.
Source: PHX/vent_space.py
VentSpaceRow
Model class for a single Ventilation Space/Room entry row.
Methods
create_xl_items(_sheet_name, _row_num)
Returns a list of the XL Items to write for this Surface Entry
| Arg | Type | Description |
|---|---|---|
_sheet_name | — | (str) The name of the worksheet to write to. |
_row_num | — | (int) The row number to build the XlItems for |