Click or drag to resize

EngineNetInitialize Method

In the initialization step, the network is layed out and the engine component is prepared for exchange item inspection.

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public void Initialize(
	Diagnostics diagnostics
)

Parameters

diagnostics
Type: DHI.Mike1D.GenericDiagnostics
See Also