Click or drag to resize

DistanceCalculatorMaxDistance Property

Maximum distance from search location to calculate distance. Outside this distance, the results in the Distances may be double.MaxValue.

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double MaxDistance { get; set; }

Property Value

Type: Double
See Also