Salome HOME
Revert "Revert "Add a new method for translation : translation by two points.""
authorClarisse Genrault <clarisse.genrault@cea.fr>
Wed, 23 Nov 2016 14:34:21 +0000 (15:34 +0100)
committerClarisse Genrault <clarisse.genrault@cea.fr>
Wed, 23 Nov 2016 14:34:21 +0000 (15:34 +0100)
commitd9d6904264df238227607220a68dca38c537d8cb
tree02520632ab4986ce22f79e0c68c843aed33c44ef
parent596cc06a3cdc89783d15e893e7da4b6b882fb442
Revert "Revert "Add a new method for translation : translation by two points.""

This reverts commit 596cc06a3cdc89783d15e893e7da4b6b882fb442.
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 [new file with mode: 0644]
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