Touchstone Re 2023 API Reference
RoofAnchorage Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : RoofAnchorage Enumeration
Provides a set of descriptors to indicate the nature of the connections used to secure the roof support systems to the walls.
Syntax
Public Enum RoofAnchorage 
   Inherits System.Enum
Dim instance As RoofAnchorage
public enum RoofAnchorage : System.Enum 
Members
MemberDescription
AdhesiveOrEpoxyDefines the case in which adhesive or epoxy secures the roof support systems to the walls (5).
AnchorBoltsDefines the case in which anchor bolts secure the roof support systems to the walls (3).
ClipsDefines the case in which clips secure the roof support systems to the walls (7).
GravityOrFrictionDefines the case in which gravity or friction secures the roof support systems to the walls (4).
HurricaneTiesDefines the case in which hurricane ties secure the roof support systems to the walls (1).
NailsOrScrewsDefines the case in which nails or screws secure the roof support systems to the walls (2).
StructurallyConnectedDefines the case in which the roof support systems are structurally connected to the walls (6).
UnknownDefines the case in which the nature of the connections used to secure the roof support systems to the walls is unknown (default) (0).
Remarks
Roof anchorage establishes a load path to transfer wind loads from the roof to the walls. Hurricane straps provide such an anchorage.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Common.Exposure.Data.RoofAnchorage

Requirements

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

See Also

Reference

AIR.Services.Common.Exposure.Data Namespace