IResultDataIOReadItemTimestep(IRes1DItemData, Int32) Method
Read the item and timestep from the file. Data is not loaded into the
Res1D data structures.
Namespace: DHI.Mike1D.ResultDataAccessAssembly: DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
bool ReadItemTimestep(
IRes1DItemData itemData,
int timestepIndex
)
- itemData IRes1DItemData
- The dynamic item-timestep as specified.
- timestepIndex Int32
- Index of timestep to load
Booleanbool on success