Click or drag to resize

MsheMouse1DCouplingMsheMouse_Init_Setup 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 MsheMouse_Init_Setup(
	out int rc,
	out int interfaceVersion,
	ref int itextlen,
	int* mprFilenameAsciiArr,
	int* mprFiledateInt,
	int* undFilenameAsciiArr,
	int* undFiledateInt,
	int* adpFilenameAsciiArr,
	int* adpFiledateInt,
	out int nmanholes,
	out int nlinks,
	out int nlinkHpTot,
	ref int isilent,
	ref int nine
)

Parameters

rc
Type: SystemInt32
interfaceVersion
Type: SystemInt32
itextlen
Type: SystemInt32
mprFilenameAsciiArr
Type: SystemInt32*
mprFiledateInt
Type: SystemInt32*
undFilenameAsciiArr
Type: SystemInt32*
undFiledateInt
Type: SystemInt32*
adpFilenameAsciiArr
Type: SystemInt32*
adpFiledateInt
Type: SystemInt32*
nmanholes
Type: SystemInt32
nlinks
Type: SystemInt32
nlinkHpTot
Type: SystemInt32
isilent
Type: SystemInt32
nine
Type: SystemInt32
See Also