X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=idl%2FHOMARD_Gen.idl;h=cf63cb6401b68f6e295a55857fc539d81444ef6c;hb=refs%2Fheads%2Fmaster;hp=20d8f8e278cfbc7f8cd5295c46f81dd5aba5c30f;hpb=df48f2f8906e43a3b04e5cfb4076647890a50b95;p=modules%2Fhomard.git diff --git a/idl/HOMARD_Gen.idl b/idl/HOMARD_Gen.idl index 20d8f8e2..cf63cb64 100644 --- a/idl/HOMARD_Gen.idl +++ b/idl/HOMARD_Gen.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2016 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 @@ -51,6 +51,8 @@ module HOMARD // // A.1. Les creations // + HOMARD_Boundary CreateBoundaryCAO (in string BoundaryName, in string FileName) + raises(SALOME::SALOME_Exception); HOMARD_Boundary CreateBoundaryDi (in string BoundaryName, in string MeshName, in string FileName) raises(SALOME::SALOME_Exception); HOMARD_Boundary CreateBoundaryCylinder (in string BoundaryName,