Touchstone 11.0 API Reference
Wall Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : Wall Property
(Optional) Contains a Wall type to describe the materials used for the external walls of the building.
Syntax
Public Property Wall As Wall
Dim instance As LocationFeature
Dim value As Wall
 
instance.Wall = value
 
value = instance.Wall
public Wall Wall {get; set;}
Remarks
Different types of wall materials offer varying degrees of resistance to wind-induced lateral loads. Breaches in the wall can result in internal pressure buildup.

With respect to seismic performance, some wall forms can contribute to increasing the lateral-load capacity of a building, while others tend to act independently when shaken.

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