Salome HOME
first update of those files to administrate the integration of Netgen in the
[modules/smesh.git] / src / SMESH_I / SMESH_MEDMesh_i.hxx
index 0f7f1523a353598b4def877b32793ffaf5960319..5e275446dd5f957f78d085a88db2d8e1dd944c22 100644 (file)
@@ -91,7 +91,7 @@ class SMESH_MEDMesh_i:
        SALOME_MED::double_array * getCoordinates(SALOME_MED::medModeSwitch typeSwitch)
                throw(SALOME::SALOME_Exception);
 
-        double getCoordinate(CORBA::Long Number, CORBA::Long Axis)
+        CORBA::Double getCoordinate(CORBA::Long Number, CORBA::Long Axis)
          throw (SALOME::SALOME_Exception);
 
        SALOME_MED::string_array * getCoordinatesNames()