Click or drag to resize

MzCouplingDebuggerOpenDebugFiles Method

[Missing <summary> documentation for "M:DHI.Mike1D.Engine.Couplings.MzCouplingDebugger.OpenDebugFiles(System.String,System.String,System.String,System.String,System.String)"]

Namespace:  DHI.Mike1D.Engine.Couplings
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static void OpenDebugFiles(
	string urbanPath,
	string lateralPath,
	string stdPath,
	string urbanRiverPath,
	string lateralRefPath = null
)

Parameters

urbanPath
Type: SystemString

[Missing <param name="urbanPath"/> documentation for "M:DHI.Mike1D.Engine.Couplings.MzCouplingDebugger.OpenDebugFiles(System.String,System.String,System.String,System.String,System.String)"]

lateralPath
Type: SystemString

[Missing <param name="lateralPath"/> documentation for "M:DHI.Mike1D.Engine.Couplings.MzCouplingDebugger.OpenDebugFiles(System.String,System.String,System.String,System.String,System.String)"]

stdPath
Type: SystemString

[Missing <param name="stdPath"/> documentation for "M:DHI.Mike1D.Engine.Couplings.MzCouplingDebugger.OpenDebugFiles(System.String,System.String,System.String,System.String,System.String)"]

urbanRiverPath
Type: SystemString

[Missing <param name="urbanRiverPath"/> documentation for "M:DHI.Mike1D.Engine.Couplings.MzCouplingDebugger.OpenDebugFiles(System.String,System.String,System.String,System.String,System.String)"]

lateralRefPath (Optional)
Type: SystemString

[Missing <param name="lateralRefPath"/> documentation for "M:DHI.Mike1D.Engine.Couplings.MzCouplingDebugger.OpenDebugFiles(System.String,System.String,System.String,System.String,System.String)"]

See Also