EngineNetBoundaryConnector Class |
It can also connect boundaries to XXX, for creating an LTS job list where EngineNet and HD is not required.
Namespace: DHI.Mike1D.Engine
The EngineNetBoundaryConnector type exposes the following members.
| Name | Description | |
|---|---|---|
| EngineNetBoundaryConnector(EngineNet, IDiagnostics) | Initializes a new instance of the EngineNetBoundaryConnector class | |
| EngineNetBoundaryConnector(Network, NetworkValueIdList, IDiagnostics) | Initializes a new instance of the EngineNetBoundaryConnector class |
| Name | Description | |
|---|---|---|
| IncludeOnlyStormRunoff |
Flag used to include only Storm Runoff inflow.
This is used by the LTSJobListCreator.
|
| Name | Description | |
|---|---|---|
| AssignBoundaries |
Assign all but open boundaries from the BoundaryData object
| |
| AssignOpenBoundaries |
Assign all boundaries from the BoundaryData object
| |
| AssignPointSourceBoundary |
Assign a single point source boundary
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PrepareBoundaryComponents |
Preparing boundary components, AD and ST.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |