| StructureReach Properties | 
The StructureReach type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Description | 
            User's descriptive information related to the link
            (Inherited from Reach.) | 
|  | EndConnection | 
            Specifies where the reach is connected at its end point (high chainage). Must be null if
            not connected.
            (Inherited from Reach.) | 
|  | IsLinkChannel | 
            A link channel is a MIKE 11 structure reach. This flag is needed
            because link channels do not need to have a boundary created at the downstream end.
             | 
|  | IsPressureReach | 
            True if the reach should always be pressurized (MU special reach with slope=0 and 
            "weir" at transition to normal reach.)
            (Inherited from Reach.) | 
|  | IsRegulatedReach | 
            Regulate reach with a discharge structure on first q-grid point. This is
            used for MU setups to limit Q to a QMax(H) og QMax(dH). QMax is set by a control 
            in the control module
            (Inherited from Reach.) | 
|  | LocationSpan | 
            The XYZ LocationSpan contains the reach ID, start and end chainages and digipoints in one structure.
            (Inherited from Reach.) | 
|  | MaximumDx | 
            The maximal allowed distance between two points of the same type?
            (Inherited from Reach.) | 
|  | NonReturnReach | 
            Restrict flow in the first q-grid point to be positive only. Default is false
            (Inherited from Reach.) | 
|  | ReverseDirection | 
            Reverse the positive flow direction of the reach. Default is false
            (Inherited from Reach.) | 
|  | StartConnection | 
            Specifies where the reach is connected at its start point (low chainage). Must be null if
            not connected.
            (Inherited from Reach.) | 
|  | TopoID | 
            Id for the cross section topologi that is to be used for the Link / Branch.
            
            If TopoID is not used, set to empty string (null will be handled as the empty string).
            (Inherited from Reach.) | 
 See Also
See Also