Click or drag to resize

M21ToM111DCouplingM11ToM21SetupLinkPointDefinition 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 M11ToM21SetupLinkPointDefinition(
	out int rc,
	ref int nlinks,
	out int nocmps,
	int* hdRiverBndTypArr,
	int* hdRiverLinkArr,
	int* adRiverLinkArr,
	double* riverLinksDirectionsArr,
	ref int nine
)

Parameters

rc
Type: SystemInt32
nlinks
Type: SystemInt32
nocmps
Type: SystemInt32
hdRiverBndTypArr
Type: SystemInt32*
hdRiverLinkArr
Type: SystemInt32*
adRiverLinkArr
Type: SystemInt32*
riverLinksDirectionsArr
Type: SystemDouble*
nine
Type: SystemInt32
See Also