Salome HOME
tests 1 to 7 OK, 8 and above failed
[modules/hydro.git] / src / HYDROPy / HYDROData_Bathymetry.sip
index 2e6fd5ccba46a681c024c7d11198f9f828dc5edf..0c78ace313722d45a7bddb5d99a97bb9aa98a54d 100644 (file)
@@ -60,6 +60,7 @@ public:
   bool IsAltitudesInverted() const;
 
   bool ImportFromFiles( const QStringList& theFileNames );
+  bool ImportFromFile( const QString& theFileName );
 
 protected:
   HYDROData_Bathymetry();