Click or drag to resize

Res1DNetworkDataInterpolatorWrapperGetGlobalValue Method (String, Double)

Not implemented.

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public bool GetGlobalValue(
	string id,
	out double val
)

Parameters

id
Type: SystemString

[Missing <param name="id"/> documentation for "M:DHI.Mike1D.ResultDataAccess.Res1DNetworkDataInterpolatorWrapper.GetGlobalValue(System.String,System.Double@)"]

val
Type: SystemDouble

[Missing <param name="val"/> documentation for "M:DHI.Mike1D.ResultDataAccess.Res1DNetworkDataInterpolatorWrapper.GetGlobalValue(System.String,System.Double@)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:DHI.Mike1D.ResultDataAccess.Res1DNetworkDataInterpolatorWrapper.GetGlobalValue(System.String,System.Double@)"]

Implements

INetworkDataInterpolatorTGetGlobalValue(String, T)
See Also