Salome HOME
Issue #1366: Remove Sub-Shapes feature added.
authordbv <dbv@opencascade.com>
Thu, 26 May 2016 13:26:10 +0000 (16:26 +0300)
committerdbv <dbv@opencascade.com>
Thu, 26 May 2016 13:55:22 +0000 (16:55 +0300)
commit78205c43afb89dee242a940236c22000df5af987
tree38e4f059319e0202065cb439d04bf33c2c156980
parent80ed41cda3ee151700a2be67a9d7b0ff5bee051d
Issue #1366: Remove Sub-Shapes feature added.
19 files changed:
src/BuildPlugin/BuildPlugin_SubShapes.cpp
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_Plugin.cpp
src/FeaturesPlugin/FeaturesPlugin_RemoveSubShapes.cpp [new file with mode: 0644]
src/FeaturesPlugin/FeaturesPlugin_RemoveSubShapes.h [new file with mode: 0644]
src/FeaturesPlugin/FeaturesPlugin_Validators.cpp
src/FeaturesPlugin/FeaturesPlugin_Validators.h
src/FeaturesPlugin/icons/remove_subshapes.png [new file with mode: 0644]
src/FeaturesPlugin/plugin-Features.xml
src/FeaturesPlugin/remove_subshapes_widget.xml [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_ShapeBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeBuilder.h
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.h
src/GeomValidators/GeomValidators_BodyShapes.cpp
src/GeomValidators/GeomValidators_ShapeType.cpp
src/GeomValidators/GeomValidators_ShapeType.h
src/Model/Model_SelectionNaming.cpp
src/ModuleBase/ModuleBase_Tools.cpp