Touchstone 11.0 API Reference
IncludeOnPlainPrecipitationDepth Property


Air.Services.Proxy Assembly > AIR.Services.HazardAnalysis.Data Namespace > HurricaneEventIntensityOptions Class : IncludeOnPlainPrecipitationDepth Property
Indicates whether Touchstone reports the on-plain precipitation flood depth for hurricane events during a Hazard Analysis.

Flood depth, or base flood elevation, is the elevation of surface water resulting from a flood that has a 1% chance of being exceeded in a given year.

Syntax
Public Property IncludeOnPlainPrecipitationDepth As Boolean
Dim instance As HurricaneEventIntensityOptions
Dim value As Boolean
 
instance.IncludeOnPlainPrecipitationDepth = value
 
value = instance.IncludeOnPlainPrecipitationDepth
public bool IncludeOnPlainPrecipitationDepth {get; set;}
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

HurricaneEventIntensityOptions Class
HurricaneEventIntensityOptions Members