Click or drag to resize

CrossSectionPointListGetXMax Method

returns the maximum x value [m], or COMMath.DOUBLE_NaN if list is empty.

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public double GetXMax()

Return Value

Type: Double
See Also