IResultDataIOReadTimestep Method

Read all items of the specified time step. Data is loaded into each seperate data item within the Res1D data structure

Definition

Namespace: DHI.Mike1D.ResultDataAccess
Assembly: DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
void ReadTimestep(
	int timestepIndex
)

Parameters

timestepIndex  Int32
Index of the time step

See Also