Salome HOME
EDF 2281 : Add 2 primitives for hexa mesh
[modules/geom.git] / idl / GEOM_Gen.idl
index 4a05f783b470c25d4d37790b04443f54f6562624..f35c7935e7ed0be5b96fdcaa788e906f96734643 100644 (file)
@@ -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();