]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Add comment that it is for GUI only.
authorakl <akl@opencascade.com>
Fri, 6 Jun 2014 11:03:22 +0000 (15:03 +0400)
committerakl <akl@opencascade.com>
Fri, 6 Jun 2014 11:03:22 +0000 (15:03 +0400)
idl/GEOM_Gen.idl

index 7e91ac4dfb99c7d4bb94f343f0afc82a21a45316..8f75248b5d80c3da8f1ce98ec239220e679e1bf2 100644 (file)
@@ -5095,6 +5095,7 @@ module GEOM
      * \param theStudy The study in which the object is published
      * \param theListOfEntries List of GEOM object entries in OCAF tree (not in study)
      * \return Struct of dependent entries and its links as a byte array
+     * \note This method is supposed to be used by GUI only.
      */
     SALOMEDS::TMPFile GetDependencyTree(in SALOMEDS::Study theStudy,
                                        in string_array theListOfEntries);