Touchstone Re 2023 API Reference
SpecialConstruction Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : SpecialConstruction Property
(Optional) Contains a Special Construction descriptor to indicate earthquake-resistive systems installed in a building.
Syntax
Public Property SpecialConstruction As SpecialConstruction
Dim instance As LocationFeature
Dim value As SpecialConstruction
 
instance.SpecialConstruction = value
 
value = instance.SpecialConstruction
public SpecialConstruction SpecialConstruction {get; set;}
Remarks
Some new commercial buildings (mainly in California and Japan) have special devices/design elements to resist earthquake loads. Structures with special design have performed satisfactorily in recent events, such as Northridge.

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