X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXAOPlugin%2FXAOPlugin_IOperations_i.hh;h=b46ba7978abe9bc73d285673047368a746671e1c;hb=c1d63ef1f803d255b61ee99fb618bf471add07f4;hp=3b849c79e4b456ae163f2d959265862f0dd1a0d8;hpb=ec168c32f86cab8199030ec4e8e2b1cbd5e42670;p=modules%2Fgeom.git diff --git a/src/XAOPlugin/XAOPlugin_IOperations_i.hh b/src/XAOPlugin/XAOPlugin_IOperations_i.hh index 3b849c79e..b46ba7978 100644 --- a/src/XAOPlugin/XAOPlugin_IOperations_i.hh +++ b/src/XAOPlugin/XAOPlugin_IOperations_i.hh @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2016 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2014-2023 CEA/DEN, EDF R&D, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -47,7 +47,8 @@ public: const GEOM::ListOfGO& groups, const GEOM::ListOfFields& fields, const char* author, - const char* fileName ); + const char* fileName, + const char* shapeFileName ); CORBA::Boolean ImportXAO( const char* fileName, GEOM::GEOM_Object_out shape,