Click or drag to resize

MikeFloodCouplingParametersReadCoupleFile Method

Namespace:  DHI.Mike1D.MzCouplings
Assembly:  DHI.Mike1D.MzCouplings (in DHI.Mike1D.MzCouplings.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public static MikeFloodCouplingParameters ReadCoupleFile(
	string coupleFileName,
	out int maxnPoints,
	ref int fmcoupling
)

Parameters

coupleFileName
Type: SystemString
maxnPoints
Type: SystemInt32
fmcoupling
Type: SystemInt32

Return Value

Type: MikeFloodCouplingParameters
See Also