Touchstone 11.0 API Reference
DamagePlacementType Enumeration


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace : DamagePlacementType Enumeration
Defines a set of options that indicate how Touchstone® selects the data to include in a Ring Geospatial Analysis.
Syntax
Public Enum DamagePlacementType 
   Inherits System.Enum
Dim instance As DamagePlacementType
public enum DamagePlacementType : System.Enum 
Members
MemberDescription
AIRLandmarksIndicates that Touchstone® includes a set of AIR Landmarks of one or more specific types in a Ring Geospatial Analysis (1).
CustomLocationsIndicates that Touchstone® includes a set of user-specified targets in a Ring Geospatial Analysis (2).
DynamicRingIndicates that Touchstone® includes the set of Locations that results in maximum accumulation using a dynamic ring placement during a Ring Geospatial Analysis (3).
GridRingIndicates that Touchstone® includes a set of Grid Ring options in a Geospatial Grid Ring analysis (4).
TopRisksByNumberIndicates that Touchstone® includes the top number of risks by total replacement value that you specify in a Ring Geospatial Analysis (0).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.ExposureConcentrationAnalysis.Data.DamagePlacementType

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

AIR.Services.ExposureConcentrationAnalysis.Data Namespace