Click or drag to resize

EngineDataReachTIndexList Property

Indices of gridpoints that data belongs to

Namespace:  DHI.Mike1D.Engine.ModuleData
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public int[] IndexList { get; set; }

Property Value

Type: Int32

Implements

IEngineDataReachTIndexList
See Also