Salome HOME
FUSE operation refactoring (process edges and faces while creating objects hierarchy).
[modules/shaper.git] / src / FeaturesPlugin / FeaturesPlugin_Boolean.h
index 63185b17220ec5436653a7de227891d2cb8cb8cf..14edc73b33607e3b345e7971e7dd52238c86af2b 100644 (file)
@@ -142,7 +142,8 @@ protected:
   /// Process SelectionList attribute and fill the objects hierarchy.
   bool processAttribute(const std::string& theAttributeName,
                         ObjectHierarchy& theObjects,
-                        ListOfShape& thePlanesList);
+                        ListOfShape& thePlanesList,
+                        ListOfShape& theEdgesAndFaces);
 
   /// Perform Boolean operation of the object with the tools
   /// \return \c false if something went wrong