Click or drag to resize

NetworkFactoryCreateReachConnection Method (ILocation)

Create a INetworkLocation from a location

Namespace:  DHI.Mike1D.NetworkDataAccess
Assembly:  DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public INetworkLocation CreateReachConnection(
	ILocation location
)

Parameters

location
Type: DHI.Mike1D.GenericILocation
Location that reach connects to

Return Value

Type: INetworkLocation
See Also