Click or drag to resize

HDPipeDesignOptimizationReachGetEngineReach Method

Find the IReach that has _reachId == EngineReach.LocationSpan.ID. If multiple reaches exist that have the same ID in locations, the first reach is returned.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public EngineReach GetEngineReach()

Return Value

Type: EngineReach
See Also