DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
INetworkReachDataDouble Interface
INetworkReachDataDouble Methods
Add Method
Add Method (Double, Double)
Add Method (Double, Double, Double)
INetworkReachDataDouble
Add Method (Double, Double, Double)
Add a value at the span on the reach
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
bool
Add
(
double
startChainage
,
double
endChainge
,
double
value
)
Parameters
startChainage
Type:
System
Double
endChainge
Type:
System
Double
value
Type:
System
Double
Return Value
Type:
Boolean
Implements
INetworkReachData
T
Add(Double, Double, T)
See Also
Reference
INetworkReachDataDouble Interface
Add Overload
DHI.Mike1D.Generic Namespace