Click or drag to resize

IOrificeFlowCoefficientsAdd Method

Method to add one or more coefficients to end of list. Use with care, since it is an O(n) operation.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
void Add(
	IOrificeFlowCoefficientSet orificeFlowCoefficient
)

Parameters

orificeFlowCoefficient
Type: DHI.Mike1D.StructureModuleIOrificeFlowCoefficientSet
See Also