Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.23 KB

DoorConstructionSetAbridged.md

File metadata and controls

18 lines (13 loc) · 1.23 KB

DragonflySchema.Model.DoorConstructionSetAbridged

Properties

Name Type Description Notes
Type string [optional] [readonly] [default to "DoorConstructionSetAbridged"]
InteriorConstruction string Identifier for an OpaqueConstruction for all opaque doors with a Surface boundary condition. [optional]
ExteriorConstruction string Identifier for an OpaqueConstruction for opaque doors with an Outdoors boundary condition and a Wall face type for their parent face. [optional]
OverheadConstruction string Identifier for an OpaqueConstruction for opaque doors with an Outdoors boundary condition and a RoofCeiling or Floor type for their parent face. [optional]
ExteriorGlassConstruction string Identifier for a WindowConstruction for all glass doors with an Outdoors boundary condition. [optional]
InteriorGlassConstruction string Identifier for a WindowConstruction for all glass doors with a Surface boundary condition. [optional]

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