mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-26 17:40:32 +05:00
0021936: [CEA 698] GEO-GUI : Several metho to get the entry of one object, several different results
* add explanation about internal nature of some GEOM methods to the documentation
This commit is contained in:
parent
84de4c5477
commit
de4b5b0c72
@ -209,7 +209,10 @@ module GEOM
|
||||
{
|
||||
|
||||
/*!
|
||||
* \brief Get an entry of the object in GEOM component.
|
||||
* \brief Get internal (unique) entry of the object in the GEOM component's data tree.
|
||||
* \note This is not an entry of the data object in SALOME study.
|
||||
* This is internal function of GEOM component, though it can be used outside it for
|
||||
appropriate reason (e.g. for unique identification of geometry object).
|
||||
*/
|
||||
string GetEntry();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user