Public Enum WallAttachedStructure Inherits System.Enum
Dim instance As WallAttachedStructure
public enum WallAttachedStructure : System.Enum
Public Enum WallAttachedStructure Inherits System.Enum
Dim instance As WallAttachedStructure
public enum WallAttachedStructure : System.Enum
Member | Description |
---|---|
Balcony | Defines the case in which a building has a balcony (7). |
CarportCanopyOrPorch | Defines the case in which a building has a carport, canopy, or porch (1). |
DoubleDoorGarage | Defines the case in which a building has a double-door garage (3). |
NoAttachedWallStructures | Defines the case in which a building has no wall-attached structures (8). |
ReinforcedDoubleDoorGarage | Defines the case in which a building has a reinforced double-door garage (5). |
ReinforcedSingleDoorGarage | Defines the case in which a building has a reinforced single-door garage (4). |
ScreenedPorchOrGlassPatioDoors | Defines the case in which a building has a screened porch or glass patio door (6). |
SingleDoorGarage | Defines the case in which a building has a single-door garage (2). |
Unknown | Defines the case in which the presence of wall-attached structures is unknown (default) (0). |
With respect to seismic performance, unreinforced masonry chimneys, as an example, generally collapse even under moderate levels of shaking.
Under significant wind loads, wall attached structures may experience heavier damage than the main structure. They may also become dislodged and create a breach for wind or floodwaters or become flying debris themselves.
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.WallAttachedStructure
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