]> OCCT Git - occt-copy.git/commit
0026647: BRepTools::UVBounds() computes zero range by V
authorabv <abv@opencascade.com>
Sun, 6 Sep 2015 13:46:08 +0000 (16:46 +0300)
committerabv <abv@opencascade.com>
Fri, 11 Sep 2015 14:29:26 +0000 (17:29 +0300)
commit61b0059a459df33e2227d55028fba5bf7c1b0e5e
treedc82366118d85df93619cedc78f9a46d876e6750
parent4c15f1799b6a2013e9301ae8a112154f310554d8
0026647: BRepTools::UVBounds() computes zero range by V

Calculation of bounding box on conic 2d curves corrected to work properly if specified parametric range is in negative values.

Test case added
src/BndLib/BndLib_Add2dCurve.cxx
tests/bugs/modalg_6/bug26647 [new file with mode: 0644]