]> OCCT Git - occt-copy.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)
committerazv <azv@opencascade.com>
Wed, 30 Sep 2020 10:51:49 +0000 (13:51 +0300)
commitb601c8b8832e2c408ca4f17770ee0bdfb13c8314
tree63012bd95d3f629bae939eb5836a2337a837bfc1
parent701db8a032867791c167fd589295fb2b25693a56
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]