Salome HOME
PR: synchro V6_main tag mergeto_V7_main_11Feb13
[modules/geom.git] / src / GEOM_I / GEOM_IShapesOperations_i.hh
index c01b6317e7b4c2a891c4375c3e78262d9f42c3ce..41def03a9bdd5a8286af451d6ceff864d856b3fa 100644 (file)
@@ -128,6 +128,9 @@ class GEOM_I_EXPORT GEOM_IShapesOperations_i :
 
   CORBA::Long GetSubShapeIndex (GEOM::GEOM_Object_ptr theMainShape,
                                 GEOM::GEOM_Object_ptr theSubShape);
+  
+  GEOM::ListOfLong* GetSubShapesIndices (GEOM::GEOM_Object_ptr theMainShape,
+                                         const GEOM::ListOfGO& theSubShapes);
 
   CORBA::Long GetTopologyIndex (GEOM::GEOM_Object_ptr theMainShape,
                                 GEOM::GEOM_Object_ptr theSubShape);