Salome HOME
0021208: Performance issue when loading SMESH with an hdf file containing a big mesh
[modules/smesh.git] / src / SMESH_I / SMESH_Filter_i.hxx
index ca041a7a740cccd394029de13f366a4ff66d9270..2930f941db0fa280404b924d4b69b979ada909aa 100644 (file)
@@ -973,6 +973,7 @@ namespace SMESH
     virtual SMESH::long_array*           GetMeshInfo();
     virtual SMESH::array_of_ElementType* GetTypes();
     virtual SMESH::SMESH_Mesh_ptr        GetMesh();
+    virtual bool                         IsMeshInfoCorrect() { return true; }
 
     /*!
      * \brief Object notified on change of predicate