Click or drag to resize

DamBreakBaseStartBreach Method (Int32)

Start the breach now (matching time Np1). This can be called to manually start the breach at a certain time. It must be called in between time steps, and not in the middle of a time step

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 StartBreach(
	int controlStrategyId
)

Parameters

controlStrategyId
Type: SystemInt32

[Missing <param name="controlStrategyId"/> documentation for "M:DHI.Mike1D.StructureModule.DamBreakBase.StartBreach(System.Int32)"]

See Also