Click or drag to resize

EngineShadowReach 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 EngineShadowReach : EngineReach

The EngineShadowReach type exposes the following members.

Constructors
  NameDescription
Public methodEngineShadowReach
Initializes a new instance of the EngineShadowReach class
Top
Properties
  NameDescription
Public propertyDigiPoints (Inherited from EngineReach.)
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(ILocation, EngineNode)
Public methodDivideAt(ILocation, EngineNode, IDiagnostics) (Inherited from EngineReach.)
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 fieldDomain
Public fieldReachListIndex (Inherited from EngineReach.)
Top
Extension Methods
See Also