EngineExtensions Class | 
Namespace: DHI.Mike1D.Engine
public static class EngineExtensions
The EngineExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| Digipoints(EngineReach) | 
            Get the digipoints of the reach
              | |
| Digipoints(EngineReach, Int32) | 
            Get the ith digipoint of the reach
              | |
| DirectionUnitVector | 
            Calculates the direction vector of the reach at the given gridpoint, 
            as the average from the last to the next gridpoint.
              | |
| FlowIntoNode | 
            Evalueate whether flow is into or out of the node.
             When discharge is very small, water level slope is also taken into account.  | |
| GetPorosity | 
            Get surface area of geometry at provided level, by interpolation
              | |
| GetSurfaceArea | 
            Get surface area of geometry at provided level, by interpolation
              | |
| IsHdReach | 
            Returns true if the engine reach is a HD reach
              | |
| IsRoutingReach | 
            Returns true if the engine reach is a routing reach
              |