Salome HOME
Task 3.8. Extrusion to any face
authorazv <azv@opencascade.com>
Tue, 28 May 2019 15:23:11 +0000 (18:23 +0300)
committerazv <azv@opencascade.com>
Tue, 28 May 2019 15:23:59 +0000 (18:23 +0300)
commitfd49e1d69802ac4fa4f4c6bd54b9bc483db92105
tree2235f2ab925e6be151b489a5aa8fee6b3ce844de
parent377fe30217bde3df45576c89ba56b33ed909403c
Task 3.8. Extrusion to any face
38 files changed:
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.cpp
src/FeaturesPlugin/FeaturesPlugin_Extrusion.cpp
src/FeaturesPlugin/FeaturesPlugin_Extrusion.h
src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.cpp
src/FeaturesPlugin/FeaturesPlugin_Plugin.cpp
src/FeaturesPlugin/FeaturesPlugin_Tools.cpp
src/FeaturesPlugin/FeaturesPlugin_Tools.h
src/FeaturesPlugin/FeaturesPlugin_Validators.cpp
src/FeaturesPlugin/FeaturesPlugin_Validators.h
src/FeaturesPlugin/Test/TestExtrusion_ByFaces01.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestExtrusion_ByFaces02.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestExtrusion_ByFaces03.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestExtrusion_ByFaces04.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestExtrusion_ByFaces05.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestExtrusion_ByFaces06.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestExtrusion_ByFaces07.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestExtrusion_ByFaces08.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestExtrusion_ByFaces09.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestExtrusion_ByFaces10.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestExtrusion_ByFaces11.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestExtrusion_ByFaces12.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestExtrusion_ByFaces13.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestExtrusion_ByFaces14.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestExtrusion_ByFaces15.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestExtrusion_ByFaces16.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestExtrusion_ByFaces17.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestExtrusion_ByFaces18.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestExtrusion_ByFaces19.py [new file with mode: 0644]
src/FeaturesPlugin/doc/extrusionFeature.rst
src/FeaturesPlugin/extrusion_widget.xml
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI_Offset.cpp [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_Offset.h [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_Prism.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Prism.h
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.h