]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/SMESH_I/SMESH_2smeshpy.hxx
Salome HOME
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
[modules/smesh.git] / src / SMESH_I / SMESH_2smeshpy.hxx
index 53cf02949f1c00c8b2b9a8e940fc0da75d9c50dd..5af2c4dfcf5f27350b5c5f340dfa3e836aa90109 100644 (file)
@@ -199,6 +199,7 @@ public:
   const char* AccessorMethod() const;
   _pyID GenerateNewID( const _pyID& theID );
   void AddObject( Handle(_pyObject)& theObj );
+  Handle(_pyObject) FindObject( const _pyID& theObjID ) const;
 
 private:
   void setNeighbourCommand( Handle(_pyCommand)& theCmd,