Click or drag to resize

MsheMouse1DCouplingMsheMouse_DataExchange 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_DataExchange(
	out int rc,
	float* linkHpGwPotentialsF,
	float* linkHpPotentialsF,
	float* linkHpVolumesF,
	float* linkHpInnerWpF,
	float* linkHpOuterWpF,
	float* manHolePotentialsF,
	float* manHoleVolumesF,
	ref int nine
)

Parameters

rc
Type: SystemInt32
linkHpGwPotentialsF
Type: SystemSingle*
linkHpPotentialsF
Type: SystemSingle*
linkHpVolumesF
Type: SystemSingle*
linkHpInnerWpF
Type: SystemSingle*
linkHpOuterWpF
Type: SystemSingle*
manHolePotentialsF
Type: SystemSingle*
manHoleVolumesF
Type: SystemSingle*
nine
Type: SystemInt32
See Also