ICrossSection Properties |
The ICrossSection type exposes the following members.
Name | Description | |
---|---|---|
ApplyCoordinates |
Flag specifying whether the Coordinates is to be applied or ´not
| |
BaseCrossSection |
Base cross section. The base cross section has no location and holds
data in depth, not in water level.
| |
BottomLevel |
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. | |
Coordinates |
Gets or sets the cross section coordinates, i.e., the geographical coordinates
of line that the cross section follows.
| |
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 |
Returns true if the CrossSection is interpolated from other cross sections
| |
IsOpen |
Return true if the cross section is open
| |
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.
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. | |
ResistanceFactorProportionality |
A proportionality factor that is multiplied with the resistance factor.
ResistanceFactorProportionality is used by the resistance factor
boundaries to adjust the resistance factor during the simulation.
If not set here, its value is default: 1.0
| |
ResistanceFormulation |
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. | |
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.
It can differ from the BottomLevel when sediments are present and added in the bottom of the cross section. |