Click or drag to resize

IMike1DMUBridge Interface

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

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface IMike1DMUBridge : IMike1DBridge

The IMike1DMUBridge type exposes the following members.

Properties
  NameDescription
Public propertyFlexibleLoad
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.
Public propertyStopWatch
Stop watch, used for detailed timing of the MU loading
Top
Methods
  NameDescription
Public methodOpen
Open MIKE 1D data from connection specifications
(Inherited from IMike1DBridge.)
Top
See Also