DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.ResultDataAccess
ResultDataSearch Class
ResultDataSearch Methods
FindCatchment Method
FindNode Method
FindReach Method
FindReaches Method
ResultDataSearch
FindNode Method
Find node with the provided 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
IRes1DNode
FindNode
(
string
nodeId
)
Parameters
nodeId
Type:
System
String
Id of node
Return Value
Type:
IRes1DNode
Node, null if not found
Implements
IResultDataSearch
FindNode(String)
See Also
Reference
ResultDataSearch Class
DHI.Mike1D.ResultDataAccess Namespace