Salome HOME
Import/Export new corrections
[modules/hydro.git] / src / HYDROData / HYDROData_SplitToZonesTool.h
index b08f948a7af12b30154bcb1d288ee4193713de6a..160fba0d64279d857b71550f9c4ddd1f9da81997 100644 (file)
@@ -1,8 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
-//
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
-//
+// Copyright (C) 2014-2015  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
 // License as published by the Free Software Foundation; either
@@ -89,6 +85,8 @@ public:
                                     const HYDROData_SequenceOfObjects&  theGroupsList,
                                     const Handle(HYDROData_PolylineXY)& thePolyline );
 
+  static SplitDataList       Split( const HYDROData_SequenceOfObjects&  theObjectList );
+
   static void SetFileNames(const QString& theNameBefore, const QString& theNameAfter);
 
 private: