IResultRandomReadBridgeReadTimeStep Method
Read and populate result data with data for the given time step
Namespace: DHI.Mike1D.ResultDataAccessAssembly: DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
bool ReadTimeStep(
int timestepIndex,
int resultTimestepIndex
)
- timestepIndex Int32
- Index of time step in data source
- resultTimestepIndex Int32
- Index of time step to store values in resultdata
Booleantrue on success