Salome HOME
Notebook: processed creation of objects dependent on another objects.
[modules/geom.git] / src / GEOM_I / GEOM_Gen_i.hh
index 2bdee062d71d25f6c61bb9cf6199e26db72aba5b..967cd9ca5b6e71cc05cd94cd880d39b3d29c2a70 100644 (file)
@@ -242,6 +242,8 @@ class GEOM_I_EXPORT GEOM_Gen_i: virtual public POA_GEOM::GEOM_Gen, virtual publi
   virtual bool hasObjectInfo();
   virtual char* getObjectInfo(CORBA::Long studyId, const char* entry);
   
+  SALOME::Notebook_ptr GetNotebook(CORBA::Long theStudyID);
+  
   //-----------------------------------------------------------------------//
   // Internal methods                                                      //
   //-----------------------------------------------------------------------//