Click or drag to resize

IResultDataIOWriteTimestep Method

Write all items of the specified time step. Data is taken from each seperate data item within the Res1D data structure. It is assumed that these data are available everywhere.

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
void WriteTimestep(
	int timestepIndex
)

Parameters

timestepIndex
Type: SystemInt32
Index of the time step
See Also