Click or drag to resize

INodeStructureInitialize Method

Initialize structure.

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
void Initialize(
	IHDStructureNode hdNode,
	IDiagnostics diagnostics
)

Parameters

hdNode
Type: DHI.Mike1D.Engine.ModuleHDIHDStructureNode
The HD node that the structure is connected to
diagnostics
Type: DHI.Mike1D.GenericIDiagnostics
Diagnostics to report issues to
See Also