Click or drag to resize

INetwork Interface

Defines a 1D network, nodes and reaches.

Namespace:  DHI.Mike1D.NetworkDataAccess
Assembly:  DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface INetwork

The INetwork type exposes the following members.

Properties
  NameDescription
Public propertyCatchmentConnections
List of catchment connections.
Public propertyConnection
Connection information for input/output file.
Public propertyNodes
List of nodes. Nodes are man holes, ...
Public propertyReaches
List of sewer links
Public propertyStructureCollection
Provides access to the
Top
Methods
  NameDescription
Public methodValidate
Validate network
Top
See Also