Public Enum FoundationConnection Inherits System.Enum
Dim instance As FoundationConnection
public enum FoundationConnection : System.Enum
Public Enum FoundationConnection Inherits System.Enum
Dim instance As FoundationConnection
public enum FoundationConnection : System.Enum
Member | Description |
---|---|
AdhesiveOrEpoxy | Defines the case in which the type of connection between a structure and foundation is adhesive or epoxy (5). |
AnchorBolts | Defines the case in which the type of connection between a structure and foundation is anchor bolts (3). |
GravityOrFriction | Defines the case in which the type of connection between a structure and foundation is gravity or friction (4). |
HurricaneTies | Defines the case in which the type of connection between a structure and foundation is hurricane ties (1). |
NailsOrScrews | Defines the case in which the type of connection between a structure and foundation is Nails or screws (2). |
StructurallyConnected | Defines the case in which the structure and foundation are structurally connected (6). |
Unknown | Defines the case in which the type of connection between a structure and foundation is unknown (default) (0). |
For Industrial Facilities (locations in the U.S. with an occupancy class between 400 and 482), the foundation connection represents the anchorage of equipment at the facility. In these cases, enter one of the following values to indicate the equipment anchorage:
Code | Description |
---|---|
0 | Unknown |
4 | Unanchored |
6 | Anchored |
For U.S. Earthquake (M11), you must specify GravityOrFriction if you want to use the Retrofit measures option FoundationAnchorage bolting.
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.FoundationConnection
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