]> OCCT Git - occt.git/commit
0033433: Shape Healing - Implement a new mode to keep initial types of curves CR33433
authornmanchen <nmanchen@opencascade.com>
Thu, 27 Jul 2023 16:44:36 +0000 (17:44 +0100)
committernmanchen <nmanchen@opencascade.com>
Mon, 14 Aug 2023 14:21:39 +0000 (15:21 +0100)
commit4ffb7e84b7c3ed23279c612e4ebd16f2df9752a9
treea28a1c8dee8e903df2cc919b04f73d7608dbf26a
parentae1683705ef5c9a7e767c5c873e7d725b04d262f
0033433: Shape Healing - Implement a new mode to keep initial types of curves

The implemented method modifies curves in wire so it becomes connected in vertices well with minor shifting of the curves
src/BRepTest/BRepTest_CurveCommands.cxx
src/ShapeFix/ShapeFix_Wire.cxx
src/ShapeFix/ShapeFix_Wire.hxx
tests/heal/grids.list
tests/heal/wire_fix_curves/strongwire_circle [new file with mode: 0644]
tests/heal/wire_fix_curves/strongwire_ellipse [new file with mode: 0644]
tests/heal/wire_fix_curves/strongwire_halfcircle1 [new file with mode: 0644]
tests/heal/wire_fix_curves/strongwire_halfcircle2 [new file with mode: 0644]
tests/heal/wire_fix_curves/strongwire_nurb [new file with mode: 0644]
tests/heal/wire_fix_curves/strongwire_triangle [new file with mode: 0644]