Salome HOME
Compsolid creation in extrusion
authordbv <dbv@opencascade.com>
Thu, 13 Aug 2015 06:13:17 +0000 (09:13 +0300)
committerdbv <dbv@opencascade.com>
Thu, 13 Aug 2015 10:16:24 +0000 (13:16 +0300)
commit65bd7c71b6eda2cad73adcc3be6c6ad725c26b94
tree1acea81f885a10d87d7c1851e8931b2c92177e2d
parent1ba1c698d48716b29f9a71f476d3435648edda52
Compsolid creation in extrusion
25 files changed:
src/FeaturesPlugin/FeaturesPlugin_Boolean.cpp
src/FeaturesPlugin/FeaturesPlugin_CompositeBoolean.cpp
src/FeaturesPlugin/FeaturesPlugin_Extrusion.cpp
src/FeaturesPlugin/FeaturesPlugin_Extrusion.h
src/FeaturesPlugin/Test/TestExtrusion.py
src/FeaturesPlugin/extrusion_widget.xml
src/GeomAPI/GeomAPI_Shape.cpp
src/GeomAPI/GeomAPI_Shape.h
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI.i
src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.cpp
src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.h
src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Movement.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Prism.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Prism.h
src/GeomAlgoAPI/GeomAlgoAPI_Revolution.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Rotation.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeProps.cpp [deleted file]
src/GeomAlgoAPI/GeomAlgoAPI_ShapeProps.h [deleted file]
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.h [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_Transform.cpp
src/GeomValidators/GeomValidators_ZeroOffset.cpp
src/PartSet/PartSet_WidgetSketchLabel.cpp