uvalues_constructor
Data-entry constructor for the U-Values Worksheet.
Source: PHX/uvalues_constructor.py
ConstructorBlock
A single U-Value/Constructor entry block.
Methods
is_mass_material(_layer)
Return True if the Layer is an SD ‘Mass’ Layer.
| Arg | Type | Description |
|---|---|---|
_layer | — | — |
create_xl_items(_sheet_name, _start_row)
Convert the PHX-Construction into a list of XLItems for writing to the PHPP.
| Arg | Type | Description |
|---|---|---|
_sheet_name | — | — |
_start_row | — | — |