]> OCCT Git - occt.git/commit
0030788: Modeling Algorithms - BRepAlgoAPI_Defeaturing does not propagate progress...
authorakaftasev <akaftasev@opencascade.com>
Tue, 7 Sep 2021 15:03:20 +0000 (18:03 +0300)
committersmoskvin <smoskvin@opencascade.com>
Wed, 8 Sep 2021 16:14:11 +0000 (19:14 +0300)
commit8ab0b859df698e1cc94588c22b59168e18e35d16
tree8db00dab0f59d076150c944c8a3256f2f1216e99
parent5e7632824302761b84cfceb5bfb2241d906d0eb4
0030788: Modeling Algorithms - BRepAlgoAPI_Defeaturing does not propagate progress indicator to underlying algorithms

Added progress indicator to BRepAlgoAPI_Defeaturing
src/BOPAlgo/BOPAlgo_RemoveFeatures.cxx
src/BOPAlgo/BOPAlgo_RemoveFeatures.hxx
src/BOPTest/BOPTest_RemoveFeaturesCommands.cxx
src/BRepAlgoAPI/BRepAlgoAPI_Defeaturing.cxx
tests/bugs/modalg_7/bug30788 [new file with mode: 0644]