0029662: Modeling Data - Allow replacement of Compounds via BRepTools_ReShape
authoranv <anv@opencascade.com>
Thu, 29 Mar 2018 09:36:09 +0000 (12:36 +0300)
committerapn <apn@opencascade.com>
Fri, 23 Aug 2019 13:56:39 +0000 (16:56 +0300)
commite837b3a26ce3af7639a37e41d13b864de1e139ac
treee0e9976334c93e87818f42f2a0e251f0567d11f2
parent846245d4b2c92534dea815a7bb4903bb9ac7ccee
0029662: Modeling Data - Allow replacement of Compounds via BRepTools_ReShape

- Fixed condition to allow proceeding of nested compounds;
- Added new key to "reshape" draw command to state a level of type until which requests are taken into account;
- Test case added.
src/BRepTools/BRepTools_ReShape.cxx
src/SWDRAW/SWDRAW_ShapeUpgrade.cxx
tests/bugs/moddata_3/bug29662 [new file with mode: 0644]