0023129: BRepTools::OuterShell() works wrong - it always returns the first shell
authorpkv <pkv@opencascade.com>
Thu, 27 Sep 2012 08:03:12 +0000 (12:03 +0400)
committerpkv <pkv@opencascade.com>
Thu, 27 Sep 2012 08:03:12 +0000 (12:03 +0400)
commit4b66ae7692f0f12c0245b79b540701b81a706a81
tree20842d675da3b8ccb35affe27d3c9fb0474cd1c6
parent73a97e76da9eefe74bb5e908463da18de8e55064
0023129: BRepTools::OuterShell() works wrong - it always returns the first shell
src/BRepClass3d/BRepClass3d.cdl
src/BRepClass3d/BRepClass3d.cxx [new file with mode: 0644]
src/BRepTest/BRepTest_ShellCommands.cxx