Salome HOME
remove std::cout.
[modules/geom.git] / src / GEOM_I / GEOM_IShapesOperations_i.hh
index 424228f981edc4926ca99662000c8230c3819441..9cc86a98968be71a2bedbd6106af5f7fcf99ecc8 100644 (file)
@@ -90,6 +90,10 @@ class GEOM_I_EXPORT GEOM_IShapesOperations_i :
                                     CORBA::Long           theShapeType,
                                     CORBA::Boolean        isSorted);
 
+  GEOM::ListOfGO* ExtractSubShapes (GEOM::GEOM_Object_ptr theShape,
+                                    CORBA::Long           theShapeType,
+                                    CORBA::Boolean        isSorted);
+
   // Deprecated, use GetAllSubShapesIDs() instead
   GEOM::ListOfLong* SubShapeAllIDs (GEOM::GEOM_Object_ptr theShape,
                                     CORBA::Long           theShapeType,