]> OCCT Git - occt.git/commit
0032849: Modeling Algorithms - Intersection algorithm returns incomplete result.
authorifv <ifv@opencascade.com>
Tue, 1 Feb 2022 09:17:52 +0000 (12:17 +0300)
committersmoskvin <smoskvin@opencascade.com>
Tue, 1 Mar 2022 15:57:09 +0000 (18:57 +0300)
commit5c48956f8e3b146b57d025e7d4114d58d17fa4c0
tree06ee321278b779a2e5239628471de28b56e23d90
parentb9184c271493f25ae444304a62f35d9c236c6f12
0032849: Modeling Algorithms - Intersection algorithm returns incomplete result.

GeomInt/GeomInt_IntSS.cxx, IntTools/IntTools_FaceFace.cxx - setting deflection 0.01
for case of two bspline surfaces
IntPolyh/IntPolyh_Intersection.cxx, IntPolyh/IntPolyh_Intersection.hxx - status IsParallel is added

BndLib/BndLib_Add3dCurve.cxx, IntTools/IntTools_TopolTool.cxx - fix small bugs

Correction of test scripts according to current behavior of algorithms

lowalgos/intss/bug32849 - test case added
42 files changed:
src/BndLib/BndLib_Add3dCurve.cxx
src/GeomInt/GeomInt_IntSS.cxx
src/IntPolyh/IntPolyh_Intersection.cxx
src/IntPolyh/IntPolyh_Intersection.hxx
src/IntTools/IntTools_FaceFace.cxx
src/IntTools/IntTools_TopolTool.cxx
src/QABugs/QABugs_20.cxx
tests/boolean/bfuse_complex/R9
tests/boolean/bfuse_complex/S1
tests/bugs/modalg_1/bug12918
tests/bugs/modalg_4/bug697_2
tests/bugs/modalg_4/bug697_4
tests/bugs/modalg_4/bug697_7
tests/bugs/modalg_4/bug697_8
tests/bugs/modalg_5/bug22829
tests/bugs/modalg_5/bug24003
tests/bugs/modalg_5/bug25625
tests/bugs/modalg_6/bug24161
tests/bugs/modalg_6/bug28283
tests/bugs/modalg_7/bug21134
tests/bugs/modalg_7/bug25082_1
tests/bugs/modalg_7/bug25082_2
tests/bugs/modalg_7/bug28150_1
tests/bugs/modalg_7/bug29900
tests/bugs/modalg_7/bug30559
tests/bugs/modalg_7/bug30760
tests/bugs/modalg_7/bug31890
tests/bugs/moddata_1/bug150_1
tests/bugs/moddata_1/bug150_2
tests/lowalgos/intss/begin
tests/lowalgos/intss/bug24472
tests/lowalgos/intss/bug25952_1
tests/lowalgos/intss/bug25952_2
tests/lowalgos/intss/bug25952_3
tests/lowalgos/intss/bug28493
tests/lowalgos/intss/bug32607
tests/lowalgos/intss/bug32849 [new file with mode: 0644]
tests/perf/modalg/bug10160_1
tests/perf/modalg/bug10160_2
tests/perf/modalg/bug10160_3
tests/perf/modalg/bug10160_4
tests/perf/modalg/bug29329