]> OCCT Git - occt-copy.git/commit
0029400: Fuse of two edges creates self-interfered shape
authoremv <emv@opencascade.com>
Mon, 25 Dec 2017 08:47:53 +0000 (11:47 +0300)
committeremv <emv@opencascade.com>
Fri, 29 Jun 2018 10:55:29 +0000 (13:55 +0300)
commita78e03d811cc5baff8f3d0e757923192003f10da
treef4c33c5343d505bebdd8831652f24f7c2a6142b9
parente3cc20d625c3b724a5199c36b88db26bf6d02dc3
0029400: Fuse of two edges creates self-interfered shape

Avoid creation of the edges with too small valid range (not allowing to split the edge) and interfering vertices.
Test case for the issue.
src/BOPAlgo/BOPAlgo_PaveFiller_2.cxx
tests/bugs/modalg_7/bug29400 [new file with mode: 0644]