]> OCCT Git - occt-copy.git/commit
0031470: Modeling Algorithms - Regression: BOP common produces empty result (box...
authorjgv <jgv@opencascade.com>
Mon, 30 Mar 2020 18:18:47 +0000 (21:18 +0300)
committerjfa <jfa@opencascade.com>
Thu, 23 Apr 2020 13:46:36 +0000 (16:46 +0300)
commite44cf1e4da2d3ca64f4bfd196966e82b68a4bbef
treeb5271bbf38b598aa2bc75d897e4fffd5a4406514
parenta28d8972907db748bf4a80a37fbf4f3e86643803
0031470: Modeling Algorithms - Regression: BOP common produces empty result (box and holed sphere)

Approx_ComputeCLine.gxx : new class field is added to manage hang checking.
ProjLib/ProjLib_ComputeApprox.cxx : unset hang checking for analytical surfaces and curves
src/Approx/Approx_ComputeCLine.gxx
src/Approx/Approx_FitAndDivide.hxx
src/Approx/Approx_FitAndDivide2d.hxx
src/BRepFill/BRepFill_ComputeCLine.hxx
src/ProjLib/ProjLib_ComputeApprox.cxx
tests/bugs/modalg_7/bug31470 [new file with mode: 0644]