Click or drag to resize

MzCouplingDebuggerOpenDebugFiles Method

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

Parameters

urbanPath
Type: SystemString
lateralPath
Type: SystemString
stdPath
Type: SystemString
urbanRiverPath
Type: SystemString
lateralRefPath (Optional)
Type: SystemString
See Also