Salome HOME
refs #734: correct construction of name for the polyline created as a result of split...
[modules/hydro.git] / src / HYDROData / HYDROData_Region.h
index b8da0556160d93457d168e4c8480e8b67fa1633e..f92ae0e11de28c4e0203634126b38c0511b650ca 100644 (file)
@@ -59,7 +59,8 @@ public:
   /**
    * Dump object to Python script representation.
    */
-  HYDRODATA_EXPORT virtual QStringList DumpToPython( MapOfTreatedObjects& theTreatedObjects ) const;
+  HYDRODATA_EXPORT virtual QStringList DumpToPython( const QString& thePyScriptPath,
+                                                     MapOfTreatedObjects& theTreatedObjects ) const;
 
   /**
    * Returns flag indicating that object is updateble or not.