Click or drag to resize

BridgeBase.DetermineBridgeFlow Method

[Missing <summary> documentation for "M:DHI.Mike1D.StructureModule.BridgeBase.DetermineBridgeFlow(System.Boolean,System.Boolean,System.Int32,System.Int32,System.Boolean@)"]

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void DetermineBridgeFlow(
	bool neqSweep,
	bool firstCol,
	int col,
	int row,
	ref bool stop
)

Parameters

neqSweep
Type: System.Boolean

[Missing <param name="neqSweep"/> documentation for "M:DHI.Mike1D.StructureModule.BridgeBase.DetermineBridgeFlow(System.Boolean,System.Boolean,System.Int32,System.Int32,System.Boolean@)"]

firstCol
Type: System.Boolean

[Missing <param name="firstCol"/> documentation for "M:DHI.Mike1D.StructureModule.BridgeBase.DetermineBridgeFlow(System.Boolean,System.Boolean,System.Int32,System.Int32,System.Boolean@)"]

col
Type: System.Int32

[Missing <param name="col"/> documentation for "M:DHI.Mike1D.StructureModule.BridgeBase.DetermineBridgeFlow(System.Boolean,System.Boolean,System.Int32,System.Int32,System.Boolean@)"]

row
Type: System.Int32

[Missing <param name="row"/> documentation for "M:DHI.Mike1D.StructureModule.BridgeBase.DetermineBridgeFlow(System.Boolean,System.Boolean,System.Int32,System.Int32,System.Boolean@)"]

stop
Type: System.Boolean

[Missing <param name="stop"/> documentation for "M:DHI.Mike1D.StructureModule.BridgeBase.DetermineBridgeFlow(System.Boolean,System.Boolean,System.Int32,System.Int32,System.Boolean@)"]

See Also