Click or drag to resize

M21ToM111DCouplingM21ToM11WriteLinkParams 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 M21ToM11WriteLinkParams(
	out int rc,
	ref int nLink,
	ref int nfaces,
	double* xarray1,
	double* yarray1,
	double* chainarray1,
	double* xarray2,
	double* yarray2,
	double* chainarray2
)

Parameters

rc
Type: SystemInt32
nLink
Type: SystemInt32
nfaces
Type: SystemInt32
xarray1
Type: SystemDouble*
yarray1
Type: SystemDouble*
chainarray1
Type: SystemDouble*
xarray2
Type: SystemDouble*
yarray2
Type: SystemDouble*
chainarray2
Type: SystemDouble*
See Also