Salome HOME
Corrections and tests for the Fillet feature history: make generated faces present...
[modules/shaper.git] / src / Model / Model_ResultBody.h
index 629b7c808a91b5379192fa4e8a6167e4ae7d9455..68ae62c3b4af8a5f36e936f4a5755380e40dba20 100644 (file)
@@ -69,7 +69,8 @@ public:
   virtual void loadGeneratedShapes(const std::shared_ptr<GeomAlgoAPI_MakeShape>& theAlgo,
                                    const GeomShapePtr& theOldShape,
                                    const GeomAPI_Shape::ShapeType theShapeTypeToExplore,
-                                   const std::string& theName = "") override;
+                                   const std::string& theName = "",
+                                   const bool theSaveOldIfNotInTree = false) override;
 
   /// load modified shapes for sub-objects
   MODEL_EXPORT