XSRectangularPreprocessedHeight Property
Height of the cross section.
Namespace: DHI.Mike1D.CrossSectionModuleAssembly: DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 24.0.0.0 (11.1.1.1111)
public override double Height { get; }
Property Value
Double
To get the height of the processed data, use instead
TopLevel-
BottomLevel.
For user specified cross sections, this is the difference
between the top and bottom level of the processed data.
For other types of cross sections, this need not be the case.