Touchstone Re 2023 API Reference
BuildingExteriorOpening Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : BuildingExteriorOpening Property
(Optional) Contains a Building Exterior Opening descriptors to represent the percentage of exterior walls that are open (that is, that have windows or doors).
Syntax
Public Property BuildingExteriorOpening As BuildingExteriorOpening
Dim instance As LocationFeature
Dim value As BuildingExteriorOpening
 
instance.BuildingExteriorOpening = value
 
value = instance.BuildingExteriorOpening
public BuildingExteriorOpening BuildingExteriorOpening {get; set;}
Remarks
A shear wall with many openings for windows and doors has less resistance to earthquake loads. Buildings whose walls are more than 50% open are evaluated as having less seismic resistance than they would otherwise.

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