Touchstone 11.0 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
AirConditioningUnits Defines the case in which there are air conditioning units on a roof (2).
Chimneys Defines the case in which there are chimneys on a roof (1).
Dormers Defines the case in which there are dormers on a roof (6).
LargeOverhangOrRake Defines the case in which there is a large overhang or rake (greater than 36 inches) on a roof (10).
NoAttachedStructures Defines the case in which there are no attached structures on a roof (8).
NoSecondaryWaterResistance Defines the case in which there is no secondary water resistance on a roof (13).
Other Defines the case in which there is another type of mechanical or other equipment on a roof (7).
OverhangOrRake Defines the case in which there is an overhang or rake (8 to 36 inches) on a roof (5).
ParapetWalls Defines the case in which there are parapet walls on a roof (4).
SecondaryWaterResistance Defines the case in which there is secondary water resistance (such as bitumen tape) on a roof (12).
Skylights Defines the case in which there are skylights in a roof (3).
SmallOverhangOrRake Defines the case in which there is a small overhang or rake (less than 8 inches) on a roof (9).
Unknown Defines the case in which the type of mechanical and other equipment on a roof is unknown (default) (0).
WaterproofMembraneOrFabric Defines 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