Click or drag to resize

M21ToM111DCouplingReturnGridInfo 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 void ReturnGridInfo(
	out int noareas,
	double[] gridSizeDxArr,
	double[] gridSizeDyArr,
	ref int nine
)

Parameters

noareas
Type: SystemInt32
gridSizeDxArr
Type: SystemDouble
gridSizeDyArr
Type: SystemDouble
nine
Type: SystemInt32
See Also