Touchstone 11.0 API Reference
AppurtenantStructure Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : AppurtenantStructure Property
(Optional) Contains an Appurtenant Structure descriptor to represent the structures that are not physically attached to the building.
Syntax
Public Property AppurtenantStructure As AppurtenantStructure
Dim instance As LocationFeature
Dim value As AppurtenantStructure
 
instance.AppurtenantStructure = value
 
value = instance.AppurtenantStructure
public AppurtenantStructure AppurtenantStructure {get; set;}
Remarks
Appurtenant structures may require a different treatment in analysis from the main building. For example, the masonry boundary wall can collapse under moderate shaking, whereas the wood-frame house it surrounds may remain undamaged.

Note: A pool enclosure may provide protection for a recreational pool from everyday wind and sun exposure. However, if winds are high enough to damage the main building, a pool enclosure may become flying debris and increase the amount of damage.

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