Salome HOME
remove std::cout.
[modules/geom.git] / src / GEOM_I / GEOM_Object_i.hh
index c7ed4c7583158acb50d80784cadaf9fc6e858bc0..e7cb4817748cb08f58649ae9eba07b9f9d0963f7 100644 (file)
@@ -97,6 +97,8 @@ class GEOM_I_EXPORT GEOM_Object_i : public virtual POA_GEOM::GEOM_Object, public
 
   virtual GEOM::GEOM_Object_ptr GetMainShape();
 
+  virtual bool IsSame(GEOM::GEOM_Object_ptr other);
+
   virtual bool IsShape();
 
   virtual void SetParameters(const char* theParameters);