Click or drag to resize

EngineRoutingReach Class

Inheritance Hierarchy

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public class EngineRoutingReach : EngineReach

The EngineRoutingReach type exposes the following members.

Constructors
  NameDescription
Public methodEngineRoutingReach
Initializes a new instance of the EngineRoutingReach class
Top
Properties
  NameDescription
Public propertyDigiPoints (Inherited from EngineReach.)
Public propertyElements
Public propertyEndNode (Inherited from EngineReach.)
Public propertyGridPoints (Inherited from EngineReach.)
Public propertyHasStructures (Inherited from EngineReach.)
Public propertyIndexListH (Inherited from EngineReach.)
Public propertyIndexListQ (Inherited from EngineReach.)
Public propertyIsPressureReach (Inherited from EngineReach.)
Public propertyIsRegulatedReach (Inherited from EngineReach.)
Public propertyIsStructureReach (Inherited from EngineReach.)
Public propertyLocationSpan (Inherited from EngineReach.)
Public propertyMaximumDx (Inherited from EngineReach.)
Public propertyNonReturn (Inherited from EngineReach.)
Public propertyReverseDirection (Inherited from EngineReach.)
Public propertyStartNode (Inherited from EngineReach.)
Public propertyTopoID (Inherited from EngineReach.)
Top
Methods
  NameDescription
Protected methodCreateNewReach (Overrides EngineReachCreateNewReach.)
Public methodDivideAt (Overrides EngineReachDivideAt(ILocation, EngineNode, IDiagnostics).)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetClosestDownstreamGridPoint(Double, PredicateGridPoint, Boolean) (Inherited from EngineReach.)
Public methodGetClosestDownstreamGridPointT(ILocation) Obsolete. (Inherited from EngineReach.)
Public methodGetClosestGridPointT (Inherited from EngineReach.)
Public methodGetClosestUpstreamGridPoint(Double, PredicateGridPoint, Boolean) (Inherited from EngineReach.)
Public methodGetClosestUpstreamGridPointT(ILocation) Obsolete. (Inherited from EngineReach.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetHPointToHPointLocationSpans (Inherited from EngineReach.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepare (Inherited from EngineReach.)
Public methodToString (Inherited from EngineReach.)
Top
Fields
  NameDescription
Public fieldReachListIndex (Inherited from EngineReach.)
Top
Extension Methods
See Also