Public Enum RoofDeck Inherits System.Enum
Dim instance As RoofDeck
public enum RoofDeck : System.Enum
Public Enum RoofDeck Inherits System.Enum
Dim instance As RoofDeck
public enum RoofDeck : System.Enum
Member | Description |
---|---|
LightMetal | Defines the case in which the roof deck of a building is made of light metal (8). |
MetalDeckWithConcrete | Defines the case in which the roof deck of a building is a metal deck with concrete (5). |
MetalDeckWithInsulationBoard | Defines the case in which the roof deck of a building is a metal deck with insulation board (4). |
ParticleBoardOrOSB | Defines the case in which the roof deck of a building is made of particle board or OSB (3). |
Plywood | Defines the case in which the roof deck of a building is made of plywood (1). |
PrecastConcreteSlab | Defines the case in which the roof deck of a building is made of a pre-cast concrete slab (6). |
ReinforcedConcreteSlab | Defines the case in which the roof deck of a building is made of a reinforced concrete slab (7). |
Unknown | Defines the case in which the material and construction type of the roof deck of a building are unknown (default) (0). |
WoodPlanks | Defines the case in which the roof deck of a building is made of wood planks (2). |
With respect to seismic performance, the weight of the roof can be critical. It is not desirable to make the roof heavy because it induces higher lateral forces in the structure during shaking.
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.RoofDeck
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2