X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHOMARD%2FHOMARD_Cas.hxx;h=4fd3dae506fe49a44e9b4fa126b1ede7d86f03c1;hb=refs%2Ftags%2FV9_13_0b1;hp=65412ca32f44946602ae541d6ee2938dace48a50;hpb=8349ff968e7022dc40c017de2e4529713063ae2a;p=modules%2Fhomard.git diff --git a/src/HOMARD/HOMARD_Cas.hxx b/src/HOMARD/HOMARD_Cas.hxx index 65412ca3..4fd3dae5 100644 --- a/src/HOMARD/HOMARD_Cas.hxx +++ b/src/HOMARD/HOMARD_Cas.hxx @@ -1,6 +1,6 @@ // HOMARD HOMARD : implementation of HOMARD idl descriptions // -// Copyright (C) 2011-2015 CEA/DEN, EDF R&D +// Copyright (C) 2011-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 @@ -76,6 +76,7 @@ public: const std::list& GetGroups() const; void SupprGroups(); + void AddBoundary( const char* Boundary ); void AddBoundaryGroup( const char* Boundary, const char* Group ); const std::list& GetBoundaryGroup() const; void SupprBoundaryGroup();