StandardLinkFactory Class |
[Missing <summary> documentation for "T:DHI.Mike1D.Engine.Couplings.StandardLinkFactory"]
Namespace: DHI.Mike1D.Engine.Couplings
The StandardLinkFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| StandardLinkFactory(EngineNet) | Initializes a new instance of the StandardLinkFactory class | |
| StandardLinkFactory(EngineNet, IStructureCollection) | Initializes a new instance of the StandardLinkFactory class |
| Name | Description | |
|---|---|---|
| Create | ||
| 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.) | |
| FindOutletLocation |
Find outlet node from location. Throwing CouplingException if there is no outlet
| |
| FindOutletPump | Find outlet from pump id, assuming pump is an outlet pump | |
| FindOutletSideStructureLocation | Find outlet from side-structure id | |
| FindOutletStructure |
Find outlet from structure id, assuming structure is an outlet structure.
| |
| FindOutletWeir | Find outlet from weir id, assuming weir is an outlet weir | |
| 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.) | |
| SetStructureCollection | ||
| SetupOutletNode | Setup outlet from node id | |
| SetupOutletPump | Setup outlet from pump id | |
| SetupOutletReach | Setup outlet from reach location | |
| SetupOutletSideStructure | Setup outlet of side structure from structure location (location on "main" branch) | |
| SetupOutletStructure | Setup outlet from structure id | |
| SetupOutletWeir | Setup outlet from weir id | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| _outletEngineNet | Engine net where the water level boundary is applied | |
| _stdLink |