Touchstone 11.0 API Reference
BuildingCondition Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : BuildingCondition Property
(Optional) Contains a Building Condition descriptor to represent a general qualitative description of the condition of the building from visual inspection.
Syntax
Public Property BuildingCondition As BuildingCondition
Dim instance As LocationFeature
Dim value As BuildingCondition
 
instance.BuildingCondition = value
 
value = instance.BuildingCondition
public BuildingCondition BuildingCondition {get; set;}
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.

Default: Unknown (0)

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

LocationFeature Class
LocationFeature Members