]> OCCT Git - occt-copy.git/commit
0029663: Exception in BRepFill_PipeShell algorithm
authornbv <nbv@opencascade.com>
Thu, 29 Mar 2018 14:49:54 +0000 (17:49 +0300)
committernbv <nbv@opencascade.com>
Sat, 28 Apr 2018 06:31:18 +0000 (09:31 +0300)
commitefb8681bfcbd0b03a98d6c66f1f2c3e0b21701b1
treed42634c58893b922e2708c2a00ac7f89c1767527
parent34b2e62bd62cb8017c9f707764feb433196c67b3
0029663: Exception in BRepFill_PipeShell algorithm

BRepFill_Sweep algorithm is improved to handle cases when generated revolution surface has degenerated point in the middle.

Added test bugs modalg_7 bug29663

TODO added in test bugs modalg_1 bug1477_11: here two additional self-intersecting faces are now created, previously missing from the result.

(cherry picked from commit c37f570215146c346619ec85a2af551555c465e8)
src/BRepFill/BRepFill_Sweep.cxx
tests/bugs/modalg_1/bug1477_11
tests/bugs/modalg_7/bug29663 [new file with mode: 0644]