X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FBuildAPI%2FBuildAPI_Filling.h;h=fd81fdef345dd279697c8cbd484e66f59630c6b2;hb=fc72d43b677baa05ae7fd317346fd8b723b799ed;hp=8ccab1feedc18603db06367f702d1e4c830293d2;hpb=74b81005e210f0269c129547d17cd3c13807a645;p=modules%2Fshaper.git diff --git a/src/BuildAPI/BuildAPI_Filling.h b/src/BuildAPI/BuildAPI_Filling.h index 8ccab1fee..fd81fdef3 100644 --- a/src/BuildAPI/BuildAPI_Filling.h +++ b/src/BuildAPI/BuildAPI_Filling.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-20xx CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -12,10 +12,9 @@ // // You should have received a copy of the GNU Lesser General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // -// See http://www.salome-platform.org/ or -// email : webmaster.salome@opencascade.com +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // #ifndef BuildAPI_Filling_H_ @@ -114,7 +113,7 @@ public: private: void execIfBaseNotEmpty(); - void setAdvancedOptions(); + void setAdvancedOptions(bool isEnabled = true); }; /// Pointer on Face object.