Click or drag to resize

IEcoLabDebuggerPreCalculateGridPoint Method

Method called before grid point is being processed

Namespace:  DHI.Mike1D.Engine.ModuleEcoLab
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
void PreCalculateGridPoint(
	IADGridPoint adGridPoint
)

Parameters

adGridPoint
Type: DHI.Mike1D.Engine.ModuleADIADGridPoint
See Also