Touchstone Re 2023 API Reference
Pounding Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : Pounding Property
(Optional) Contains a Pounding descriptor to indicate the distance to the nearest structure, which, if not adequate, can cause the two structures to collide during earthquake shaking.
Syntax
Public Property Pounding As Pounding
Dim instance As LocationFeature
Dim value As Pounding
 
instance.Pounding = value
 
value = instance.Pounding
public Pounding Pounding {get; set;}
Remarks
This factor usually concerns high-rise buildings in densely built areas, like business districts of cities. If the gap between adjacent tall buildings is not adequate, there is potential danger of the two structures colliding during earthquake shaking. This phenomenon is known as the "pounding effect."

Severe damage may occur when the floors of the buildings are at different elevations, and the impact of one building's floors can destroy the columns in the adjacent building.

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