Salome HOME
Issue #19190: group filter "on a solid"
[modules/shaper.git] / src / GeomAlgoAPI / GeomAlgoAPI_CurveBuilder.cpp
index ffec79e30a7aeed5a2549ded6b41cb449e35daa4..ad1850a08f8966cdeea5a27a084a31003bb3938a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -115,8 +115,8 @@ void reorder(Handle(TColgp_HArray1OfPnt)& thePoints)
     }
     if (aNearest > 0 && aNearest != i + 1) {
       // Keep given order of points to use it in case of equidistant candidates
-      //               .-<---<-.
-      //              /         \
+      //              .--<---<--.
+      //             |           |
       // o  o  o  c  o->o->o->o->n  o  o
       //          |  |           |
       //          i i+1       nearest