]> OCCT Git - occt.git/commit
0027170: Reading STEP files produces invalid shapes CR27170_2
authorssafarov <ssafarov@opencascade.com>
Sun, 13 Feb 2022 11:39:37 +0000 (14:39 +0300)
committerssafarov <ssafarov@opencascade.com>
Fri, 11 Mar 2022 12:33:35 +0000 (15:33 +0300)
commit678932f76f1112631fbe666dcfc6558c0d5d9bb2
tree42b01f60979c17292a1ec1a0932d24f47370143d
parentacce2c1448254a2e57cc940dc479a795dcc3f5f0
0027170: Reading STEP files produces invalid shapes

Added a new GetEdgeCurve() method that returns a 3D curve or a curve on a surface by subtracting the location of the face and add test.
src/BRepCheck/BRepCheck_Edge.cxx
src/BRepCheck/BRepCheck_Edge.hxx
src/ShapeFix/ShapeFix_Wire.cxx
tests/bugs/heal/bug27170 [new file with mode: 0644]
tests/bugs/xde/bug27170_2
tests/bugs/xde/bug27170_3
tests/heal/checkshape/bug27814_7
tests/heal/checkshape/bug32448_1
tests/heal/checkshape/bug32448_6