X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesAPI%2FFeaturesAPI_GlueFaces.cpp;h=d35ac384ff0f3c357da6b401dd6735d3dc678116;hb=77ce6d35ac8d2f0fdaecb4f23e0870bf74e36103;hp=97b7a399d41c9e40ffc5117658935b6c2ca13f79;hpb=9afe243148ea67f2eccbd0afa419541424de451e;p=modules%2Fshaper.git diff --git a/src/FeaturesAPI/FeaturesAPI_GlueFaces.cpp b/src/FeaturesAPI/FeaturesAPI_GlueFaces.cpp index 97b7a399d..d35ac384f 100644 --- a/src/FeaturesAPI/FeaturesAPI_GlueFaces.cpp +++ b/src/FeaturesAPI/FeaturesAPI_GlueFaces.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2022 CEA/DEN, EDF R&D +// Copyright (C) 2014-2024 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -34,7 +34,7 @@ FeaturesAPI_GlueFaces::FeaturesAPI_GlueFaces(const std::shared_ptr& theFeature, const std::list& theMainObjects, const ModelHighAPI_Double& theTolerance, - bool theIsKeepNonSolids=true) + bool theIsKeepNonSolids) : ModelHighAPI_Interface(theFeature) { if (initialize()) {