Salome HOME
copyrights are updated
[modules/hydro.git] / src / HYDROData / HYDROData_River.h
index 5be072343dda99ce05e2ae8bbfabd7008d75dc54..dee7d62484e84e286b78f23adc81bf0ef33124e3 100644 (file)
@@ -64,16 +64,6 @@ public:
    */
   HYDRODATA_EXPORT virtual bool IsHas2dPrs() const;
 
-  /**
-   * Returns the top shape of the object.
-   */
-  HYDRODATA_EXPORT virtual TopoDS_Shape GetTopShape() const;
-
-  /**
-   * Returns the 3d shape of the object.
-   */
-  HYDRODATA_EXPORT virtual TopoDS_Shape GetShape3D() const;
-
 protected:
 
   friend class HYDROData_Iterator;