]> SALOME platform Git repositories - modules/shaper.git/commit - src/FeaturesAPI/FeaturesAPI_Extrusion.cpp
Salome HOME
Issue #20245: New error when loading python dump: attribute "ExternalFeature" is...
authorArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Thu, 22 Oct 2020 20:10:37 +0000 (23:10 +0300)
committerArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Thu, 22 Oct 2020 20:10:37 +0000 (23:10 +0300)
commit266ba3a9179517c4b288232eb8d9db1bac4c56b7
tree34822d0f72ffeeab44c719e2b635428ce71744bd
parentebc0cc3480840392191ca1d7754167258376ca93
Issue #20245: New error when loading python dump: attribute "ExternalFeature" is invalid

Improve dumping of Extrusion/Revolution if the type of selected shapes is not the same as the selection type of the feature.
src/FeaturesAPI/FeaturesAPI_Extrusion.cpp
src/FeaturesAPI/FeaturesAPI_Extrusion.h
src/FeaturesAPI/FeaturesAPI_Revolution.cpp
src/FeaturesAPI/FeaturesAPI_Revolution.h
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/Test/Test20245_1.py [new file with mode: 0644]
src/FeaturesPlugin/Test/Test20245_2.py [new file with mode: 0644]