Salome HOME
PR: debug SMDS memimp
[modules/smesh.git] / src / OBJECT / SMESH_Object.h
index 3bc178eca4127f47a2da547bfb6dda5083086f3f..5dbf6d5ae6e8942b03d115e2dd84c5fe9444d5ae 100644 (file)
@@ -55,6 +55,7 @@ class SMESHOBJECT_EXPORT SMESH_VisualObj
 {
 public:
   virtual bool Update( int theIsClear = true ) = 0;
+  virtual bool NulData() = 0;
   virtual void UpdateFunctor( const SMESH::Controls::FunctorPtr& theFunctor ) = 0;
   virtual int GetElemDimension( const int theObjId ) = 0;