]> OCCT Git - occt-copy.git/commit
0029387: Incorrect result of cut a face with several shapes
authoremv <emv@opencascade.com>
Fri, 22 Dec 2017 09:57:04 +0000 (12:57 +0300)
committeremv <emv@opencascade.com>
Mon, 25 Dec 2017 13:24:52 +0000 (16:24 +0300)
commite491cf27dfc5c4af9e763f36578c106460284c92
tree318c346c7264e71b1b89de32e5af229807e0e4bc
parent742483064ba94b7fda9bb7ab7f18fe50da45edcc
0029387: Incorrect result of cut a face with several shapes

Eliminate normalization of the section curve while making approximation.
Remove section edges having no valid range.
Test case for the issue.
src/ApproxInt/ApproxInt_Approx.gxx
src/BOPAlgo/BOPAlgo_PaveFiller.cdl
src/BOPAlgo/BOPAlgo_PaveFiller_6.cxx
tests/bugs/modalg_7/bug29387 [new file with mode: 0644]