]> OCCT Git - occt-copy.git/commit
0026251: Section curve cannot be found
authornbv <nbv@opencascade.com>
Tue, 1 Sep 2015 07:39:43 +0000 (10:39 +0300)
committerabv <abv@opencascade.com>
Wed, 2 Sep 2015 22:56:22 +0000 (01:56 +0300)
commit32b95ded373038bceb5c407d22fdbde8e530e4f7
treedbc6cb69a9cc18cd230697e95fe45741618e17e8
parentaf6b493fc92951bc9944df9a4437d10cf40b8ffb
0026251: Section curve cannot be found

Current algorithm ignores found triangles intersection (IntPolyh_PMaillageAffinage) and, consequently, cannot find start point for intersection line. Branch fixes this problem.

Test case for issue CR26251
src/IntPolyh/IntPolyh_Intersection.cxx
src/IntPolyh/IntPolyh_Intersection_1.cxx
tests/bugs/modalg_6/bug26251 [new file with mode: 0755]