Touchstone Re 2023 API Reference
RoofAttachedStructure Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : RoofAttachedStructure Enumeration
Defines a set of descriptors to indicate the mechanical and other equipment on top of a roof.
Syntax
Public Enum RoofAttachedStructure 
   Inherits System.Enum
Dim instance As RoofAttachedStructure
public enum RoofAttachedStructure : System.Enum 
Members
MemberDescription
AirConditioningUnitsDefines the case in which there are air conditioning units on a roof (2).
ChimneysDefines the case in which there are chimneys on a roof (1).
DormersDefines the case in which there are dormers on a roof (6).
LargeOverhangOrRakeDefines the case in which there is a large overhang or rake (greater than 36 inches) on a roof (10).
NoAttachedStructuresDefines the case in which there are no attached structures on a roof (8).
NoSecondaryWaterResistanceDefines the case in which there is no secondary water resistance on a roof (13).
OtherDefines the case in which there is another type of mechanical or other equipment on a roof (7).
OverhangOrRakeDefines the case in which there is an overhang or rake (8 to 36 inches) on a roof (5).
ParapetWallsDefines the case in which there are parapet walls on a roof (4).
SecondaryWaterResistanceDefines the case in which there is secondary water resistance (such as bitumen tape) on a roof (12).
SkylightsDefines the case in which there are skylights in a roof (3).
SmallOverhangOrRakeDefines the case in which there is a small overhang or rake (less than 8 inches) on a roof (9).
UnknownDefines the case in which the type of mechanical and other equipment on a roof is unknown (default) (0).
WaterproofMembraneOrFabricDefines the case in which there is a waterproof membrane or fabric on a roof (11).
Remarks
Attached structures are often more vulnerable than the main building, especially if there is inadequate anchorage.
Inheritance Hierarchy

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

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