IModelStateReadWrite Interface
Interface of model class that can handle state
Namespace: DHI.Mike1D.ModelStateAssembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
public interface IModelStateReadWrite
| ReadState |
Read state and apply to module.
Returns true if state was successfully read.
|
| WriteState |
Write current state of module
|