IMike1DMUBridge Interface

Special interface for loading MIKE URBAN data into MIKE 1D within the MIKE URBAN GUI.

Definition

Namespace: DHI.Mike1D.Mike1DDataAccess
Assembly: DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public interface IMike1DMUBridge : IMike1DBridge
Implements
IMike1DBridge

Properties

FlexibleLoad If true, then the bridge will try to find input files even if the name is wrong. Presently only used in the MU bridge to change the extension of RR input files from .CRF to RR.res1d.
StopWatch Stop watch, used for detailed timing of the MU loading

Methods

Open Open MIKE 1D data from connection specifications
(Inherited from IMike1DBridge)

See Also