]> OCCT Git - occt.git/commit
0024418: Modeling Algorithms - Wrong section curves when intersecting analytical...
authorknosulko <knosulko@opencascade.com>
Mon, 15 Nov 2021 14:02:03 +0000 (17:02 +0300)
committersmoskvin <smoskvin@opencascade.com>
Tue, 22 Feb 2022 17:07:12 +0000 (20:07 +0300)
commitcfde7eebb37b82900f29fd5da99a008bac8d5aa3
treeb72dfb3316a1f3124107b0901d01cb5d433eacb3
parent600ee856316c1a9eb340779b32de511b74465896
0024418: Modeling Algorithms - Wrong section curves when intersecting analytical surfaces

IntPatch_ALineToWLine.cxx - setting minimal number of points in a WLine depending on step size
IntPatch_WLineTool.cxx - fix WLines connecting check condition
test cases has been changed according to new behavior
16 files changed:
src/IntPatch/IntPatch_ALineToWLine.cxx
src/IntPatch/IntPatch_WLineTool.cxx
tests/bugs/modalg_1/bug10606_1
tests/bugs/modalg_1/bug10606_2
tests/bugs/modalg_1/bug10606_3
tests/bugs/modalg_1/bug10606_4
tests/bugs/modalg_1/bug10606_5
tests/bugs/modalg_1/bug10842_5
tests/bugs/modalg_2/bug20964_1
tests/bugs/modalg_2/bug20964_2
tests/bugs/modalg_2/bug20964_3
tests/bugs/modalg_2/bug20964_4
tests/bugs/modalg_2/bug20964_5
tests/bugs/modalg_5/bug25715_3
tests/bugs/modalg_6/bug28626_3
tests/lowalgos/intss/bug24418_1