Click or drag to resize

CrossSectionFactorySetFlowResistance Method

Set the flow resistance of the cross section being build

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void SetFlowResistance(
	FlowResistance flowResistance
)

Parameters

flowResistance
Type: DHI.Mike1D.CrossSectionModuleFlowResistance
Exceptions
ExceptionCondition
NotImplementedException
See Also