Public Enum WallSiding Inherits System.Enum
Dim instance As WallSiding
public enum WallSiding : System.Enum
Public Enum WallSiding Inherits System.Enum
Dim instance As WallSiding
public enum WallSiding : System.Enum
Member | Description |
---|---|
AluminumOrVinylSiding | Defines the case in which the walls have aluminum or vinyl siding (4). |
BrickVeneerOrMasonry | Defines the case in which the walls have brick veneer or masonry (1). |
Clapboard | Defines the case in which the walls have clapboard (3). |
ExteriorInsulationFinishingSystem | Defines the case in which the walls have an exterior insulation finishing system (6). |
StonePanels | Defines the case in which the walls have stone panels (5). |
Stucco | Defines the case in which the walls have stucco (7). |
Unknown | Defines the case in which the wall siding type is unknown (default) (0). |
WoodShingle | Defines the case in which the walls have wood shingles (2). |
Different types of cladding materials offer varying degrees of resistance to earthquake-induced lateral loads. Veneer and stone panels in particular are more susceptible to falling off in an earthquake.
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.WallSiding
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