Salome HOME
Add a new method for translation : translation by two points.
authorClarisse Genrault <clarisse.genrault@cea.fr>
Wed, 23 Nov 2016 13:22:22 +0000 (14:22 +0100)
committerClarisse Genrault <clarisse.genrault@cea.fr>
Wed, 23 Nov 2016 13:22:22 +0000 (14:22 +0100)
commiteed4f101a32c24d5a9be0830f9a7ead06ca159d1
tree0e72482740217dabafe7babcac23eace7bb1b02a
parent7aed285f4f887151149a909fbb3ec51251826f35
Add a new method for translation : translation by two points.
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