]> OCCT Git - occt.git/commit
0027170: Reading STEP files produces invalid shapes CR27170
authorssafarov <ssafarov@opencascade.com>
Tue, 18 Jan 2022 15:51:30 +0000 (18:51 +0300)
committerssafarov <ssafarov@opencascade.com>
Wed, 9 Feb 2022 08:35:21 +0000 (11:35 +0300)
commit623e17d27fd6ff8e93bc9f275090be0526b26168
tree97eba9685575780ed44c234988f24d326cf3008f
parentae38730d3520fc8d0fbe4a3b9a97afd0cebe6df8
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.
src/BRepCheck/BRepCheck_Edge.cxx
src/BRepCheck/BRepCheck_Edge.hxx
tests/bugs/heal/bug27170 [new file with mode: 0644]