IRes1DNode Interface |
Namespace: DHI.Mike1D.ResultDataAccess
public interface IRes1DNode : IRes1DDataSet
The IRes1DNode type exposes the following members.
Name | Description | |
---|---|---|
DataItems |
List of data items used for accessing the data.
(Inherited from IRes1DDataSet.) | |
Id |
Identification string
(Inherited from IRes1DDataSet.) | |
XCoordinate |
X-coordinate of the node
| |
YCoordinate |
Y-coordinate of the node
|
Name | Description | |
---|---|---|
GetDataItem |
Return data item of specified type if present, otherwise null
(Inherited from IRes1DDataSet.) |
Name | Description | |
---|---|---|
HasVolume |
Returns true if node has volume
(Defined by ResultDataExtensions.) |