Touchstone Re 2023 API Reference
TerrainRoughness Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : TerrainRoughness Property
(Optional) Contains a Terrain Roughness descriptor to specify the terrain conditions.
Syntax
Public Property TerrainRoughness As TerrainRoughness
Dim instance As LocationFeature
Dim value As TerrainRoughness
 
instance.TerrainRoughness = value
 
value = instance.TerrainRoughness
public TerrainRoughness TerrainRoughness {get; set;}
Remarks
Use this property in conjunction with the Average Adjacent Building Height property.

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