Click or drag to resize

AbstractEngineDataReachGridPointIndices Property

Indices of gridpoints that data belongs to

Namespace:  DHI.Mike1D.Engine.ModuleData
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public int[] GridPointIndices { get; }

Property Value

Type: Int32

Implements

IEngineDataReachTGridPointIndices
See Also