Salome HOME
Issue #971: Update OB on duplicate part: send event on creation of a new document...
[modules/shaper.git] / src / Model / Model_Session.h
index 9e5fa029caee4cd426ec96e66924cf34a9af5c49..1e200f40e0bc03836bfa608b8b98b891ff529a65 100644 (file)
@@ -49,6 +49,7 @@ class Model_Session : public ModelAPI_Session, public Events_Listener
   MODEL_EXPORT virtual void closeAll();
 
   //! Starts a new operation (opens a transaction)
+  //! \param theId string-identifier of the started transaction
   //! \param theAttachedToNested if it is true, it means that this transaction is attached to the nested 
   //!          where it is located and will be committed on the next commit with the nested
   MODEL_EXPORT virtual void startOperation(