Click or drag to resize

M21Mouse1DCouplingMouseToM21_Setup_LinkPointDefinition 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 MouseToM21_Setup_LinkPointDefinition(
	out int rc,
	ref int nUrbanLinks,
	out int nocmps,
	int* hdbndtyp,
	int* hdlink,
	int* adlink,
	double* directions,
	ref int nine
)

Parameters

rc
Type: SystemInt32
nUrbanLinks
Type: SystemInt32
nocmps
Type: SystemInt32
hdbndtyp
Type: SystemInt32*
hdlink
Type: SystemInt32*
adlink
Type: SystemInt32*
directions
Type: SystemDouble*
nine
Type: SystemInt32
See Also