Touchstone 11.0 API Reference
RoofDeckAttachment Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : RoofDeckAttachment Enumeration
Provides a set of descriptors to indicate the nature of the connections used to secure a roof deck to an underlying roof support system.
Syntax
Public Enum RoofDeckAttachment 
   Inherits System.Enum
Dim instance As RoofDeckAttachment
public enum RoofDeckAttachment : System.Enum 
Members
MemberDescription
AdhesiveOrEpoxy Defines the case in which adhesive or epoxy is used to secure a roof deck to an underlying roof support system (3).
HalfFootOnCenterWith8dNails Defines the case in which 8d nails @ 6 inch spacing, 6 inches on center are used to secure a roof deck to an underlying roof support system (7).
Nails Defines the case in which nails are used to secure a roof deck to an underlying roof support system (2).
OneFootOnCenterWith6dNails Defines the case in which 6d nails @ 6 inch spacing, 12 inches on center are used to secure a roof deck to an underlying roof support system (5).
OneFootOnCenterWith8dNails Defines the case in which 8d nails @ 6 inch spacing, 12 inches on center are used to secure a roof deck to an underlying roof support system (6).
ScrewsOrBolts Defines the case in which screws or bolts are used to secure a roof deck to an underlying roof support system (1).
StructurallyConnected Defines the case in which a roof deck is structurally connected to an underlying roof support system (4).
Unknown Defines the case in which the nature of the connection used to secure a roof deck to an underlying roof support system is unknown (default) (0).
Remarks
Damage to the roof can result due to the improper attachment of the roof deck to the underlying roof support system.
Inheritance Hierarchy

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

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