Salome HOME
Sphinx portability
[modules/yacs.git] / idl / SALOME_Session.idl
index 4fd729e545c2aa255932997d8330518669865530..d3931bdc5a32cbe7adf0db48ec85bb57aaad23d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -23,6 +23,7 @@
 //  Author : Paul RASCLE, EDF
 
 #include "SALOME_Component.idl"
+#include "SALOME_GenericObj.idl"
 
 /*! \file SALOME_Session.idl \brief file that contains interface of the session
  */
@@ -98,6 +99,9 @@ module SALOME
 //!  Restores a state of the study at theSavePoint
     boolean restoreVisualState(in long theSavePoint);
 
+//! Get list of selected entities
+    StringSeq getSelection();
+
  //! Send a message to the session GUI desktop that will emit a qt signal
 /*!
     This method can be used to send a message to the GUI from the standalone