Salome HOME
Sketch shape in plane selection filter should not be activated while PartSet_WidgetSh...
[modules/shaper.git] / src / PartSet / PartSet_SketcherMgr.h
index 849a6a1b821007777b1ae6eae6fa9b1186f67dbd..07e44783a2985a8ef50189a2aa29f5cab54ecb18 100644 (file)
@@ -201,10 +201,6 @@ public:
   /// \param [out] selection filters
   virtual void selectionFilters(SelectMgr_ListOfFilter& theSelectionFilters) const;
 
-  /// Append the sketch plane filter into the current viewer
-  /// \param toActivate state whether the filter should be activated/deactivated
-  void activatePlaneFilter(const bool& toActivate);
-
   /// Commit the operation if it is possible. If the operation is dimention constraint,
   /// it gives widget editor to input dimention value
   /// \return true if the operation is stopped after activation