X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FFeaturesAPI%2FFeaturesAPI_BooleanSmash.h;h=46d9fd870e181a863f8c6926bc01690f2c52be6d;hb=3662ff862dc48b187b48bafe3f3d1bfff5ae7345;hp=a6e1bbc52e557b133932bf8cbd8fb5a9646bf737;hpb=4cd36b7cc560c928877bcdfbde2d11091bfedd40;p=modules%2Fshaper.git diff --git a/src/FeaturesAPI/FeaturesAPI_BooleanSmash.h b/src/FeaturesAPI/FeaturesAPI_BooleanSmash.h index a6e1bbc52..46d9fd870 100644 --- a/src/FeaturesAPI/FeaturesAPI_BooleanSmash.h +++ b/src/FeaturesAPI/FeaturesAPI_BooleanSmash.h @@ -79,6 +79,6 @@ FEATURESAPI_EXPORT BooleanSmashPtr addSmash(const std::shared_ptr& thePart, const std::list& theMainObjects, const std::list& theToolObjects, - const int theVersion = 0); + const bool keepSubResults = false); #endif // FeaturesAPI_BooleanSmash_H_