Salome HOME
Issue #2565: CEA 2018-1 Intersection
authordbv <dbv@opencascade.com>
Sun, 12 Aug 2018 17:08:48 +0000 (20:08 +0300)
committerdbv <dbv@opencascade.com>
Sun, 12 Aug 2018 17:09:24 +0000 (20:09 +0300)
commit3aea5a1acd6517908c57799ad6debac35ae337f6
tree99b5b31d3d514bf1ded9d9e1635f734c077ab7e8
parent9dbbe3f702912178277da09aa66a59e6debb6372
Issue #2565: CEA 2018-1 Intersection

Now intersection feature contains only one "Objects" field ("Tools" field was removed)
21 files changed:
src/BuildPlugin/Test/Test2398.py
src/FeaturesAPI/FeaturesAPI_Intersection.cpp
src/FeaturesAPI/FeaturesAPI_Intersection.h
src/FeaturesPlugin/FeaturesPlugin_Intersection.cpp
src/FeaturesPlugin/FeaturesPlugin_Intersection.h
src/FeaturesPlugin/FeaturesPlugin_Plugin.cpp
src/FeaturesPlugin/FeaturesPlugin_Validators.cpp
src/FeaturesPlugin/FeaturesPlugin_Validators.h
src/FeaturesPlugin/Test/Test1942.py
src/FeaturesPlugin/Test/Test2023.py
src/FeaturesPlugin/Test/TestIntersection.py
src/FeaturesPlugin/intersection_widget.xml
src/GeomAlgoAPI/GeomAlgoAPI_Intersection.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Intersection.h
src/GeomValidators/CMakeLists.txt
src/GeomValidators/GeomValidators_IntersectionSelection.cpp [deleted file]
src/GeomValidators/GeomValidators_IntersectionSelection.h [deleted file]
src/GeomValidators/GeomValidators_Plugin.cpp
src/SketchPlugin/Test/TestIntersectionChangeEdge.py
src/SketchPlugin/Test/TestIntersectionWithSpline.py
test.API/SHAPER/Transformations/TestTranslation_2.py