Salome HOME
New feature "Placement" was implemented
authorazv <azv@opencascade.com>
Tue, 2 Dec 2014 12:02:48 +0000 (15:02 +0300)
committerazv <azv@opencascade.com>
Tue, 2 Dec 2014 12:03:39 +0000 (15:03 +0300)
commitc852965b2300f81aea972fe2a8013f495c61cba3
treefeb81857cf348b4e00a3af474d2a890e490f52c3
parent4a59b592449672a2ff34a1068dc654450bc4d13d
New feature "Placement" was implemented
13 files changed:
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_Placement.cpp [new file with mode: 0644]
src/FeaturesPlugin/FeaturesPlugin_Placement.h [new file with mode: 0644]
src/FeaturesPlugin/plugin-Features.xml
src/GeomAPI/CMakeLists.txt
src/GeomAPI/GeomAPI_Edge.cpp
src/GeomAPI/GeomAPI_Face.cpp [new file with mode: 0644]
src/GeomAPI/GeomAPI_Face.h [new file with mode: 0644]
src/GeomAPI/GeomAPI_Shape.cpp
src/GeomAPI/GeomAPI_Shape.h
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI_Placement.cpp [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_Placement.h [new file with mode: 0644]