Click or drag to resize

BridgeBaseDetermineBridgeFlow 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: SystemBoolean

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

firstCol
Type: SystemBoolean

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

col
Type: SystemInt32

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

row
Type: SystemInt32

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

stop
Type: SystemBoolean

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

See Also