public interface IEpanetNode : IRes1DNode,
IRes1DDataSet, INetworkNode| DataItems |
List of data items used for accessing the data.
(Inherited from IRes1DDataSet) |
| Elevation | Bottom level of outlet. Unit: [m] |
| Id |
Identification string
(Inherited from IRes1DDataSet) |
| ID | Node ID (Inherited from INetworkNode) |
| NodeListIndex |
Index into list of nodes, Nodes.
Remarks
When creating a new ResultData object, or modifying an existing,
this is not automatically updated.
Call ReconnectNetwork to have it updated.
(Inherited from IRes1DNode) |
| Reaches |
Reaches connected to node.
(Inherited from IRes1DNode) |
| Type | Type of node |
| XCoordinate |
X-coordinate of the node
(Inherited from IRes1DNode) |
| YCoordinate |
Y-coordinate of the node
(Inherited from IRes1DNode) |
| GetDataItem |
Return data item of specified type if present, otherwise null
(Inherited from IRes1DDataSet) |
| GetDataItem |
Return data item of specified type if present, otherwise null
(Defined by Res1DExtensions) |
| HasVolume |
Returns true if node has volume
(Defined by ResultDataExtensions) |