Salome HOME
Feature #535: 5.02. Body placement by translation along a direction
authordbv <dbv@opencascade.com>
Mon, 8 Jun 2015 11:26:01 +0000 (14:26 +0300)
committerdbv <dbv@opencascade.com>
Mon, 8 Jun 2015 11:40:15 +0000 (14:40 +0300)
commita67c27ec9c9f0be2c0e40e5c2c487945e0d75b52
tree55004e4bbd3b970384e75b50fbf3c917cb8d98eb
parentfba7a168870128af38ab96695c19ba360f41ee48
Feature #535: 5.02. Body placement by translation along a direction
14 files changed:
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_Movement.cpp [new file with mode: 0644]
src/FeaturesPlugin/FeaturesPlugin_Movement.h [new file with mode: 0644]
src/FeaturesPlugin/FeaturesPlugin_Plugin.cpp
src/FeaturesPlugin/FeaturesPlugin_Rotation.cpp
src/FeaturesPlugin/movement_widget.xml [new file with mode: 0644]
src/FeaturesPlugin/plugin-Features.xml
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI.i
src/GeomAlgoAPI/GeomAlgoAPI_Movement.cpp [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_Movement.h [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_Rotation.h
src/PartSet/PartSet_icons.qrc
src/PartSet/icons/movement.png [new file with mode: 0644]