Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.16 KB

ApertureConstructionSetAbridged.md

File metadata and controls

17 lines (12 loc) · 1.16 KB

DragonflySchema.Model.ApertureConstructionSetAbridged

Properties

Name Type Description Notes
Type string [optional] [readonly] [default to "ApertureConstructionSetAbridged"]
InteriorConstruction string Identifier for a WindowConstruction for all apertures with a Surface boundary condition. [optional]
WindowConstruction string Identifier for a WindowConstruction for apertures with an Outdoors boundary condition, False is_operable property, and a Wall face type for their parent face. [optional]
SkylightConstruction string Identifier for a WindowConstruction for apertures with a Outdoors boundary condition, False is_operable property, and a RoofCeiling or Floor face type for their parent face. [optional]
OperableConstruction string Identifier for a WindowConstruction for all apertures with an Outdoors boundary condition and True is_operable property. [optional]

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