Salome HOME
Merge C++ part of kleontev/38044_auto_repair
[modules/geom.git] / src / GEOM_SWIG_WITHIHM / libGEOM_Swig.i
index e6ccf97eb196c00e885bbc82994b429b01934f2f..100a41e963c2d0c658372ac63dae228f8504a147 100644 (file)
@@ -83,6 +83,7 @@ class GEOM_Swig
 
   void initLocalSelection( const char* theEntry, int theMode);
   std::vector<int> getLocalSelection();
+  void setLocalSelection(const std::vector<int> ids);
   void closeLocalSelection();
 
   int         getIndexTopology( const char* theSubIOR, const char* theMainIOR );