]> SALOME platform Git repositories - modules/hydro.git/commitdiff
Salome HOME
Minor changes.
authoradv <adv@opencascade.com>
Fri, 24 Jan 2014 08:11:39 +0000 (08:11 +0000)
committeradv <adv@opencascade.com>
Fri, 24 Jan 2014 08:11:39 +0000 (08:11 +0000)
src/HYDROData/HYDROData_CalculationCase.h

index e6b493f3af905b884ea27c318f4f5244fa494ef1..af84f44bbcc1e1fdb2f5f9baaedf49112896b0ae 100644 (file)
@@ -216,8 +216,8 @@ public:
 
   /**
    * Returns altitude for given point on given zone.
-   * \param theZone reference zone to check
    * \param thePoint the point to examine
+   * \param theZone reference zone to check
    * \return result altitude value
    */
   HYDRODATA_EXPORT virtual double GetAltitudeForPoint( const gp_XY&                  thePoint,