Salome HOME
Revert "Add a new method for translation : translation by two points."
authorClarisse Genrault <clarisse.genrault@cea.fr>
Wed, 23 Nov 2016 14:22:08 +0000 (15:22 +0100)
committerClarisse Genrault <clarisse.genrault@cea.fr>
Wed, 23 Nov 2016 14:22:08 +0000 (15:22 +0100)
commit596cc06a3cdc89783d15e893e7da4b6b882fb442
tree6fe562fcb64d954c99f8e999fb2152ec27f7692b
parent83f696896f289f92128194a96a0fb667b487e72e
Revert "Add a new method for translation : translation by two points."

This reverts commit eed4f101a32c24d5a9be0830f9a7ead06ca159d1.
15 files changed:
src/FeaturesAPI/FeaturesAPI_Translation.cpp
src/FeaturesAPI/FeaturesAPI_Translation.h
src/FeaturesAPI/Test/APIParam_Translation.py
src/FeaturesPlugin/FeaturesPlugin_Translation.cpp
src/FeaturesPlugin/FeaturesPlugin_Translation.h
src/FeaturesPlugin/extrusion_widget.xml
src/FeaturesPlugin/icons/translation_2pt_32x32.png [deleted file]
src/FeaturesPlugin/translation_widget.xml
src/GeomAPI/GeomAPI_Trsf.cpp
src/GeomAPI/GeomAPI_Trsf.h
src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.h
src/GeomAlgoAPI/GeomAlgoAPI_Translation.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Translation.h
src/GeomAlgoAPI/Test/TestAPI_Translation.py