Salome HOME
Ordering of model objects implementation.
[modules/hydro.git] / src / HYDROPy / HYDROData_ObstacleAltitude.sip
index 64aa35b531b7c278d04f9da8b71f8b3f73d54185..88e5ebaec9d6f9b1fae724ff46df66f99849d42f 100644 (file)
@@ -30,17 +30,6 @@ class HYDROData_ObstacleAltitude : public HYDROData_IAltitudeObject
 #include "HYDROData_ObstacleAltitude.h"
 %End
 
-public:      
-
-  // Public methods to work with altitudes.
-
-  /**
-   * Returns altitude for given point.
-   * \param thePoint the point to examine
-   * \return altitude value
-   */
-  virtual double           GetAltitudeForPoint( const gp_XY& thePoint ) const;
-
 protected:
 
   /**