Click or drag to resize

DistanceCalculatorCalculateDistances Method (ILocation)

Calculate distances from location to any other grid point and node within the network

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void CalculateDistances(
	ILocation location
)

Parameters

location
Type: DHI.Mike1D.GenericILocation
Source location
See Also