CrossSectionMiddling Properties |
The CrossSectionMiddling type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplyCoordinates |
Not implemented
|
![]() | BaseCrossSection |
Base cross section. The base cross section has no location and holds
data in depth, not in water level.
|
![]() | BottomLevel |
The minimum value of Z in the cross section (bottom level)
|
![]() | Coordinates |
Not implemented
|
![]() | DHI_ID |
An ID that may be used by ArcGIS, for unikely identifying this cross section.
No cross sections must share the same DHI_ID. A value of -1 means that the value is not set.
|
![]() | Height |
Height of the cross section
|
![]() | Info |
Generel info on this cross section, user specified, can be empty. In
Mike11 XNS editor called cross section ID (though it does not identify
the cross section)
|
![]() | Interpolated |
Not implemented
|
![]() | IsOpen |
Not implemented
|
![]() | Location |
Defines the location of the current cross section. The Z-coordinate
is the bottom level of the cross section (unless defined by the
raw data (the open cross sections)).
|
![]() | MaximumWidth |
Maximum width of the cross section
|
![]() | MinWaterDepth |
Minimum water depth of the cross section
This can be negative
|
![]() | Owner |
The cross section collection that this cross section belongs to.
Used for sending events whenever this cross section updates its state.
|
![]() | ResistanceFactorProportionality |
A proportionality factor that is multiplied with the resistance factor.
ResistanceFactorProportionality is used by the resistance factor
boundaries to adjust the resistance factor.
Default value: 1.0
|
![]() | ResistanceFormulation |
The ResistanceFormulation that is used for this crossSection.
|
![]() | TopoID |
The TopoID set that this cross section belongs to. TODO: See where for details?
|
![]() | ZMax |
The maximum value of Z in the cross section.
|
![]() | ZMin |
The minimum value of Z in the cross section (bottom level)
|