mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-26 01:10:36 +05:00
Add comment that it is for GUI only.
This commit is contained in:
parent
9d9a825049
commit
87f1141aa9
@ -5095,6 +5095,7 @@ module GEOM
|
|||||||
* \param theStudy The study in which the object is published
|
* \param theStudy The study in which the object is published
|
||||||
* \param theListOfEntries List of GEOM object entries in OCAF tree (not in study)
|
* \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
|
* \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,
|
SALOMEDS::TMPFile GetDependencyTree(in SALOMEDS::Study theStudy,
|
||||||
in string_array theListOfEntries);
|
in string_array theListOfEntries);
|
||||||
|
Loading…
Reference in New Issue
Block a user