Click or drag to resize

CrossSectionSlotDecorator Properties

The CrossSectionSlotDecorator type exposes the following members.

Properties
  NameDescription
Public propertyApplyCoordinates
Flag specifying whether the Coordinates is to be applied or not
Public propertyBaseCrossSection
Base cross section. The base cross section has no location and holds data in depth, not in water level.
Public propertyBottomLevel
The Bottom level of the cross section.

It can differ from the BottomLevel when sediments are present and added in the bottom of the cross section.

Public propertyBottomSlotStartDepth
Start depth of the bottom slot
Public propertyCoordinates
Gets or sets the cross section coordinates, i.e., the geographical coordinates of line that the cross section follows.
Public propertyCrossSection
Get the underlying cross section
Public propertyHeight
Height of the cross section
Public propertyInfo
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)
Public propertyInterpolated
Returns true if the CrossSection is interpolated from other cross sections
Public propertyIsOpen
Return true if the cross section is open
Public propertyLocation
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)).
Public propertyMaximumWidth
Maximum width of the cross section
Public propertyMinWaterDepth
Minimum water depth of the cross section.

If the water depth goes below this depth, it will be corrected to match this depth.

This can be negative, in case the cross section has a slot attached.

Public propertyResistanceFactorProportionality
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
Public propertyResistanceFormulation
The ResistanceFormulation that is used for this crossSection and stored in the processed data.

This may differ from the ones specified in the Formulation, which is the formulation for the raw data.

Public propertySedimentArea
Xs area of stored sediment.
Public propertySedimentResistanceFactor
Sediment resistance factor
Public propertySedimentWidth
Width of sediment surface layer.

For a pipe/canal, this will vary with time. For a river this is constant.

Public propertyTopoID
The TopoID set that this cross section belongs to. TODO: See where for details?
Public propertyTopSlot
Top slot
Public propertyZMax
The maximum value of Z in the cross section.
Public propertyZMin
The minimum value of Z in the cross section.

It can differ from the BottomLevel when sediments are present and added in the bottom of the cross section.

Top
See Also