Salome HOME
23627: [IMACS] ASERIS: project point to the mesh and create a slot
[modules/smesh.git] / src / SMESH_I / SMESH_Filter_i.hxx
index 3643bd743d4f132dbdd8887f95363f4aabfeda31..9d976ef08ff9202d8f7c048fea1cb7f8375881e6 100644 (file)
@@ -996,7 +996,11 @@ namespace SMESH
     GetElementsId( SMESH_Mesh_ptr );
 
     virtual
-    ElementType      
+    long_array*
+    GetElementsIdFromParts( const ListOfIDSources& theParts );
+
+    virtual
+    ElementType
     GetElementType();
     
     virtual