Click or drag to resize

MsheMouse1DCoupling.MsheMouse_Setup_ManHoleDefinition 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_Setup_ManHoleDefinition(
	out int rc,
	ref int manholeno,
	ref int Maxtextlen,
	int* name_ascii,
	out double x,
	out double y,
	out float manholegroundlevel,
	out float volmax,
	out int Iunsealed,
	out float OLExchangeExpo,
	out float OLExchangeCoefficient,
	ref int nine
)

Parameters

rc
Type: System.Int32
manholeno
Type: System.Int32
Maxtextlen
Type: System.Int32
name_ascii
Type: System.Int32*
x
Type: System.Double
y
Type: System.Double
manholegroundlevel
Type: System.Single
volmax
Type: System.Single
Iunsealed
Type: System.Int32
OLExchangeExpo
Type: System.Single
OLExchangeCoefficient
Type: System.Single
nine
Type: System.Int32
See Also