Salome HOME
Bug #487: dump/load script - problem with obstacle.
[modules/hydro.git] / src / HYDROData / HYDROData_Bathymetry.cxx
2014-08-14 asldebug of local CS
2014-08-12 aslrefs #369: points transformation on bathymetry import
2014-08-07 aslrefs #417: showing new objects
2014-01-16 rkvThe method GetObjPyName is introduced in the Entity.
2014-01-16 rkvDump of profile is implemented.
2014-01-15 rkvCommon part of dump to python is moved to HYDROData_Entity.
2014-01-15 rkvCommon part of dump to python is moved to HYDROData_Entity.
2013-12-30 advQStrings changed to cascade ascii strings.
2013-12-27 advBathymetry points has been changed from QList to NColle...
2013-12-26 advDebug feature commented.
2013-12-26 advImport bathymetry protection (Bug #203).
2013-12-20 advMinor changes.
2013-12-20 aslbug #265: name of boundary polyline
2013-12-19 aslbug #263: boundary polyline for bathymetry
2013-12-16 aslbug #237: fatal error on profile
2013-12-13 advInvert altitudes check-box added for bathymetry (Featur...
2013-12-05 advUpdate mechanism is corrected (Bug #182).
2013-11-29 advThe import from file improved.
2013-11-28 advConvert the altitude for bathymetry to negative number...
2013-11-05 advThe model acces is done by label instead of object.
2013-10-30 advTesting of Bathymetry object.
2013-10-29 advThe abstract interface added for altitude objects.
2013-10-24 advThe data model has been redesigned to new format.
2013-09-12 advKeywords for objects creation in python scripts added...
2013-09-09 adv"SetName()" is missed for python script.
2013-09-09 advDump Bathymetry data to python script (Feature #13).
2013-09-06 advFile path data has been added for Bathymetry and Image...
2013-08-30 advAccess to 'Invalid value' of altitude from Bathymetry...
2013-08-30 advCalculation of the point's altitude from bathymetry...
2013-08-29 advFirst implimentation of Bathymetry. Import of Bathymetr...