Salome HOME
Building a version which will be tagged PreV2_0_0 working with KERNEL V1_4_0.
[modules/med.git] / src / MEDMEM_I / MEDMEM_Mesh_i.hxx
index de4ba198a5f958fe4c145841244e4f454af959fd..5b0e640dcc0a233dc326f5c827aea18498278cad 100644 (file)
@@ -65,7 +65,7 @@ public:
   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()