Click or drag to resize

CrossSectionFactorySetResistanceDistribution 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: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public void SetResistanceDistribution(
	ResistanceDistribution distribution
)

Parameters

distribution
Type: DHI.Mike1D.GenericResistanceDistribution
Exceptions
ExceptionCondition
NotImplementedException
See Also