ConstructionType
Description:
This enumeration specifies the available analytical construction types like external walls, windows etc. for use in the detailed analytical energy model.
This enumeration specifies the available analytical construction types like external walls, windows etc. for use in the detailed analytical energy model.
public enum ConstructionType
| Name | Description |
|---|---|
| Ceiling | A ceiling over the space |
| Door | A door in a wall in the space |
| ExteriorWall | An exterior wall surrounding the space |
| ExteriorWindow | A window in an exterior wall in the space |
| Floor | A floor below the space |
| InteriorWall | An interior wall surrounding the space |
| InteriorWindow | A window in an interior wall in the space |
| Roof | A roof over the space |
| Skylight | A window in a roof in the space |
| Slab | A slab below the space |
| UndergroundWall | Underground walls |