]> OCCT Git - occt.git/commit
0027674: BRepOffsetAPI_ThruSections make invalid shape if sections are connected...
authoraka <aka@opencascade.com>
Thu, 8 Dec 2016 13:22:13 +0000 (16:22 +0300)
committerapn <apn@opencascade.com>
Thu, 8 Dec 2016 13:22:33 +0000 (16:22 +0300)
commit851f870162b3a87d274dec032adda001644d5171
treeaa8280b64eaa7269613a35f3b4e5987d8721310b
parente3cb774f2ed8eb1e30c801fe303c0e87fab1a664
0027674: BRepOffsetAPI_ThruSections make invalid shape if sections are connected at ends

The edge which will be created between same vertexes should be degenerated and without 3d curve.

Small correction of test case for issue CR27674
src/BRepFill/BRepFill_Generator.cxx
tests/bugs/modalg_6/bug27674 [new file with mode: 0644]