Salome HOME
0022172: [CEA 790] create the groups corresponding to domains
[modules/smesh.git] / src / SMESH_I / SMESH_2smeshpy.hxx
index f2df48dc5bc9f3cf3d5cfdcb35086e1877e1b1a9..86a0877283ead578602005aad4660b63552c8ba7 100644 (file)
@@ -594,6 +594,7 @@ public:
   virtual void Process( const Handle(_pyCommand)& theCommand);
   virtual void Flush();
   virtual void Free() { myFilter.Nullify(); }
+  virtual bool CanClear();
   void RemovedWithContents();
 
   DEFINE_STANDARD_RTTI (_pyGroup)