MsheMouse1DCouplingMsheMouse_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)
Syntaxpublic 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: SystemInt32
- manholeno
- Type: SystemInt32
- Maxtextlen
- Type: SystemInt32
- name_ascii
- Type: SystemInt32*
- x
- Type: SystemDouble
- y
- Type: SystemDouble
- manholegroundlevel
- Type: SystemSingle
- volmax
- Type: SystemSingle
- Iunsealed
- Type: SystemInt32
- OLExchangeExpo
- Type: SystemSingle
- OLExchangeCoefficient
- Type: SystemSingle
- nine
- Type: SystemInt32
See Also