Salome HOME
Debug of Selector and correction of unit-tests
[modules/shaper.git] / src / Selector / Selector_Algo.h
index f2149fe5e8746aa456bdbb854cf68f4a9bfb94cd..97eb30a491490a940df6ba120f8846ee114011f4 100644 (file)
@@ -108,6 +108,9 @@ public:
   /// Creates a new selection algorithm for selection of all topology based on the same geometry
   SELECTOR_EXPORT static Selector_Algo* relesectWithAllGeometry(
     Selector_Algo* theOldAlgo, const TopoDS_Shape theContext);
+  /// Sets geometrical naming flag to true
+  void setGeometricalNaming()
+  {myGeometricalNaming = true;}
 
 protected:
   /// Returns label where this algorithm is attached to, or just an access label to the document