AbstractNetworkDataExtensions Class |
Namespace: DHI.Mike1D.Generic
The AbstractNetworkDataExtensions type exposes the following members.
Name | Description | |
---|---|---|
NetworkValuesT |
Gives an enumerable that iterates over all point values in the network value set.
It will iterate first over all the nodes, and then over all the reaches and its locations. | |
PointValuesT |
Gives an iterator that iterates over all point values in the network value set.
It will iterate first over all the nodes, and then over all the reaches and its locations. |