Click or drag to resize

EngineReachMapAdd Method (ILocationSpan, EngineReach)

Add to map

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 Add(
	ILocationSpan span,
	EngineReach data
)

Parameters

span
Type: DHI.Mike1D.GenericILocationSpan
Span that data belongs to
data
Type: DHI.Mike1D.EngineEngineReach
Data
See Also