]> OCCT Git - occt.git/commit
0031688: Visualization - Wrong ISO lines for a face created from BSpline
authormkrylova <mkrylova@opencascade.com>
Thu, 27 Aug 2020 12:12:22 +0000 (15:12 +0300)
committerbugmaster <bugmaster@opencascade.com>
Sun, 27 Sep 2020 09:00:08 +0000 (12:00 +0300)
commit0e57793fc65aa5013b2f5107764cdf3309f07301
tree21801671e0979b592a6b4a9c27e3d38832742fba
parent9df0497931dac48c8fc7bc943bcc89fae16bf3d3
0031688: Visualization - Wrong ISO lines for a face created from BSpline

Added a check to see if the ISO line intersects the bounding contour.
src/StdPrs/StdPrs_Isolines.cxx
src/StdPrs/StdPrs_ToolRFace.cxx
src/StdPrs/StdPrs_ToolRFace.hxx
tests/bugs/vis/bug31688 [new file with mode: 0644]