Salome HOME
refs #430: incorrect coordinates in dump polyline
[modules/hydro.git] / src / HYDROData / HYDROData_Region.h
index d5de50456238467dd46daba15411aeb2299a54b3..3307b324377ebc93527832bd8765e24bb01f322c 100644 (file)
@@ -37,11 +37,6 @@ public:
    */
   HYDRODATA_EXPORT virtual const ObjectKind GetKind() const { return KIND_REGION; }
 
-  /**
-   * Dump object to Python script representation.
-   */
-  HYDRODATA_EXPORT virtual QStringList DumpToPython( MapOfTreatedObjects& theTreatedObjects ) const;
-
 
   /**
    * Returns flag indicating that object is updateble or not.