Click or drag to resize

EngineNodeReachConnection Structure

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 struct ReachConnection

The EngineNodeReachConnection type exposes the following members.

Constructors
  NameDescription
Public methodEngineNodeReachConnection
Initializes a new instance of the EngineNodeReachConnection class
Top
Properties
  NameDescription
Public propertyGridPointAtEnd
Top
Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Fields
  NameDescription
Public fieldEngineReach
Public fieldReachEnd
Top
See Also