DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.ResultDataAccess
Res1DNetworkDataInterpolatorWrapper Class
Res1DNetworkDataInterpolatorWrapper Methods
GetValue Method
GetValue Method (String, Double)
GetValue Method (ILocation, Double)
Res1DNetworkDataInterpolatorWrapper
GetValue Method (String, Double
)
Get value for the specified node. Returns false if no value is defined for the node id.
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
bool
GetValue
(
string
nodeId
,
out
double
val
)
Parameters
nodeId
Type:
System
String
val
Type:
System
Double
Return Value
Type:
Boolean
Implements
INetworkDataInterpolator
T
GetValue(String, T
)
See Also
Reference
Res1DNetworkDataInterpolatorWrapper Class
GetValue Overload
DHI.Mike1D.ResultDataAccess Namespace