Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 889 Bytes

WallConstructionSet.md

File metadata and controls

16 lines (11 loc) · 889 Bytes

HoneybeeSchema.Model.WallConstructionSet

Properties

Name Type Description Notes
InteriorConstruction OpaqueConstruction An OpaqueConstruction for walls with a Surface or Adiabatic boundary condition. [optional]
ExteriorConstruction OpaqueConstruction An OpaqueConstruction for walls with an Outdoors boundary condition. [optional]
GroundConstruction OpaqueConstruction An OpaqueConstruction for walls with a Ground boundary condition. [optional]
Type string [optional] [readonly] [default to "WallConstructionSet"]

[Back to Model list] [Back to API list] [Back to README]