Touchstone 11.0 API Reference
BuildingCondition Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : BuildingCondition Enumeration
Provides a set of descriptors to represent a general qualitative description of the condition of a building from visual inspection.
Syntax
Public Enum BuildingCondition 
   Inherits System.Enum
Dim instance As BuildingCondition
public enum BuildingCondition : System.Enum 
Members
MemberDescription
Average Defines an average building condition (1).
Good Defines a good building condition (2).
Poor Defines a poor building condition (3).
Unknown Defines an unknown (default) building condition (0).
Remarks
The external appearance of cladding and maintenance gives a qualitative estimate of expected performance.

Earthquakes: Buildings with signs of distress or duress such as cracking due to aging and ground settlement or overloading or cracking due to damage from previous earthquakes are likely to experience additional damage during an earthquake.

Hurricanes: Buildings with signs of distress or duress are likely to experience additional damage during a tropical cyclone. Some examples of these signs are an aging roof, exterior walls, or cladding; loose roof tiles or chimney damage; or damage from previous tropical cyclones.

Inheritance Hierarchy

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

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