1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/modalg_7/bug30747
abulyche eb78d737d4 0030747: Modeling Algorithms - 2d Curves concatenator doesn't properly process closed contours.
Corrected Geom2dConvert_CompCurveToBSplineCurve::Add in Geom2dConvert_CompCurveToBSplineCurve.cxx;
Added the test for this problem;
Corrected "gluing" curves in ProjLib_ProjectedCurve.cxx.
2021-10-14 20:19:22 +03:00

8 lines
289 B
Plaintext

puts "================================================================="
puts "OCC30747: Modeling Algorithms - 2d Curves concatenator doesn't properly process closed contours."
puts "================================================================="
puts ""
pload QAcommands
OCC30747 res