Touchstone 11.0 API Reference
Retrofit Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : Retrofit Property
(Optional) Contains a Retrofit descriptor to indicate whether a building or some components may have been retrofitted to resist earthquake loads.
Syntax
Public Property Retrofit As Retrofit
Dim instance As LocationFeature
Dim value As Retrofit
 
instance.Retrofit = value
 
value = instance.Retrofit
public Retrofit Retrofit {get; set;}
Remarks
A properly retrofitted structure can resist earthquakes, even though the original structural form had weaknesses.

For U.S. Earthquake (M11): If you want to use the BracingOfCrippleWalls option, you must specify CrawlspaceCrippleWall for the Foundation Type.

For U.S. Earthquake (M11): If you want to use the FoundationAnchorage option, you must specify GravityOrFriction for the Building-Foundation Connection.

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