Touchstone 11.0 API Reference
OverrideRecommendedRadius Property


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace > RingAnalysisOptions Class : OverrideRecommendedRadius Property
(Optional) Verifies that Touchstone® should generate rings of the size that you specify in the DamageFunction field, even if the rings exceed the recommended radius of 200 meters.

Larger rings require more computational resources and may result in slower analyses.

Syntax
Public Property OverrideRecommendedRadius As Boolean
Dim instance As RingAnalysisOptions
Dim value As Boolean
 
instance.OverrideRecommendedRadius = value
 
value = instance.OverrideRecommendedRadius
public bool OverrideRecommendedRadius {get; set;}
Remarks
OverrideRecommendedRadius is supported only for the Dyanmic Ring Ring Placement type.

Default: False

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

RingAnalysisOptions Class
RingAnalysisOptions Members