ProcessingSortPointsWithTopFirst Method |
This is utilized by closed cross sections, to go from highest point, counterclockwise round to highest point again.
An additional endpoint at the top may be add, such that the first and last cross section point are identical.
Namespace: DHI.Mike1D.CrossSectionModule
public static List<ICrossSectionPoint> SortPointsWithTopFirst( CrossSectionPointList pointList )