Click or drag to resize

SimulationWorkerMike1DData Property

MIKE 1D setup.

This will be populated during Load. It is also possible to provide the Mike1DData and call directly Run.

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

Property Value

Type: Mike1DData
See Also