Click or drag to resize

ResultDataEngineNetCheckerCheckNetworksExact Method

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public static bool CheckNetworksExact(
	IResultData results,
	EngineNet engineNet,
	IDiagnostics diagnostics,
	out bool stepav
)

Parameters

results
Type: DHI.Mike1D.ResultDataAccessIResultData
engineNet
Type: DHI.Mike1D.EngineEngineNet
diagnostics
Type: DHI.Mike1D.GenericIDiagnostics
stepav
Type: SystemBoolean

Return Value

Type: Boolean
See Also