X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchSolver%2FSketchSolver_Storage.h;h=af701a4ccfa52de4103a8de9fdc959602456585e;hb=88ee9b2b81cf93a6324336b57e30cc8a3a487499;hp=0f518b2fae67dc6a002c2477ce333d037b0db0dc;hpb=3112785d49cbff9374fe01fb172ae30d2b4d63c1;p=modules%2Fshaper.git diff --git a/src/SketchSolver/SketchSolver_Storage.h b/src/SketchSolver/SketchSolver_Storage.h index 0f518b2fa..af701a4cc 100644 --- a/src/SketchSolver/SketchSolver_Storage.h +++ b/src/SketchSolver/SketchSolver_Storage.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2019 CEA/DEN, EDF R&D +// Copyright (C) 2014-2022 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 @@ -129,7 +129,7 @@ public: std::set getConflictingConstraints(SolverPtr theSolver) const; /// \brief Return list of features which are not fully constrained - virtual void getUnderconstrainedGeometry(std::set& theFeatures) const = 0; + virtual void getUnderconstrainedGeometry(std::set& theFeatures) const = 0; /// \brief Verify, the sketch contains degenerated geometry /// after resolving the set of constraints