]> OCCT Git - occt-copy.git/commit
0029463: Regression relation to 691 version: Method BndBox::IsOut() returns true...
authormsv <msv@opencascade.com>
Tue, 30 Jan 2018 13:03:06 +0000 (16:03 +0300)
committeremv <emv@opencascade.com>
Mon, 5 Feb 2018 08:20:08 +0000 (11:20 +0300)
commitb1ee6d0e4b0f57780124c94e3641350c2fdd8345
treed42da89b773885c9a55a6fa755bf1a4c7766fdec
parentd2c909178edea381a99889edd7d75b57f4cdf4d3
0029463: Regression relation to 691 version: Method BndBox::IsOut() returns true for point lying on the planar face

Correct the method BRepBndLib::Add so that to enlarge the bounding box on the tolerance of edges which curves participate in calculation of the box.
src/BRepBndLib/BRepBndLib.cxx
tests/lowalgos/begin [new file with mode: 0644]
tests/lowalgos/bnd/bug29463 [new file with mode: 0644]
tests/lowalgos/end [new file with mode: 0644]
tests/lowalgos/grids.list [new file with mode: 0644]
tests/lowalgos/parse.rules [new file with mode: 0644]