Touchstone 11.0 API Reference
WallAttachedStructure Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : WallAttachedStructure Property
(Optional) Contains a Wall-Attached Structure descriptor to indicate components of a property that are not an integral part of the main building but are physically attached to it.
Syntax
Public Property WallAttachedStructure As WallAttachedStructure
Dim instance As LocationFeature
Dim value As WallAttachedStructure
 
instance.WallAttachedStructure = value
 
value = instance.WallAttachedStructure
public WallAttachedStructure WallAttachedStructure {get; set;}
Remarks
Attached structures are often more vulnerable than the main building, especially if there is inadequate anchorage.

With respect to seismic performance, unreinforced masonry chimneys, as an example, generally collapse even under moderate levels of shaking.

Under significant wind loads, wall attached structures may experience heavier damage than the main structure. They may also become dislodged and create a breach for wind or floodwaters or become flying debris themselves.

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