DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.NetworkDataAccess
Node Class
Node Constructor
Node Constructor
Node Constructor (String)
Node Constructor (String, Double, Double)
Node Constructor (String, Double, Double)
Initializes a new instance of the
Node
class
Namespace:
DHI.Mike1D.NetworkDataAccess
Assembly:
DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
Node
(
string
id
,
double
xCoordinate
,
double
yCoordinate
)
Parameters
id
Type:
System
String
xCoordinate
Type:
System
Double
yCoordinate
Type:
System
Double
See Also
Reference
Node Class
Node Overload
DHI.Mike1D.NetworkDataAccess Namespace