Click or drag to resize

MsheM111DCouplingMsheToM11_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 MsheToM11_Init_Setup(
	out int rc,
	out int interfaceVersion,
	ref int imode,
	ref int lenFileNames,
	ref int lenMapProj,
	int* simfilenameAsciiintPtr,
	int* nwkfilenameAsciiintPtr,
	int* nwkfiledateintPtr,
	int* mapProjAsciiintPtr,
	out float deleteVal,
	out int adaptiveTimestep,
	out double constDtMinutes,
	ref int nine
)

Parameters

rc
Type: SystemInt32
interfaceVersion
Type: SystemInt32
imode
Type: SystemInt32
lenFileNames
Type: SystemInt32
lenMapProj
Type: SystemInt32
simfilenameAsciiintPtr
Type: SystemInt32*
nwkfilenameAsciiintPtr
Type: SystemInt32*
nwkfiledateintPtr
Type: SystemInt32*
mapProjAsciiintPtr
Type: SystemInt32*
deleteVal
Type: SystemSingle
adaptiveTimestep
Type: SystemInt32
constDtMinutes
Type: SystemDouble
nine
Type: SystemInt32
See Also