Click or drag to resize

Res1DBridgeDoRewindTime Property

Flag indicating whether to rewind outputting if the simulation time was manually moved back in time. When rewinding, data after the new simulation time will be overridden by new data.

Default value is true.

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public bool DoRewindTime { get; set; }

Property Value

Type: Boolean
See Also