Salome HOME
updated copyright message
[modules/shaper.git] / src / Selector / Selector_WeakName.h
index 2ce456e0e7c4ef509e07586a90fd67cfee848b56..c3e7d1e9181397a3c06ec971b58109c0a5e4663a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -31,6 +31,7 @@ class Selector_WeakName: public Selector_Algo
 {
   TopAbs_ShapeEnum myShapeType; ///< type of this shape
   int myWeakIndex; ///< weak index in case modification produces several shapes
+  bool myRecomputeWeakIndex; ///< if the index is stored with old (unstable) order, recompute it
   TDF_Label myContext; ///< context shape label
 public:
   /// Initializes the selection of this kind