]> OCCT Git - occt.git/commit
0032239: Data Exchange, STEP import - bounding box is too large
authorona <ona@opencascade.com>
Wed, 7 Sep 2022 15:48:09 +0000 (18:48 +0300)
committersmoskvin <smoskvin@opencascade.com>
Wed, 21 Sep 2022 20:09:17 +0000 (23:09 +0300)
commitb0f92d3d5c78548a1e5d14f7b7c28463a3981092
tree1778ca9d2390db04e470388663b0f203100f98e4
parentb9f787f180253cafe326c4cecef69d296b161924
0032239: Data Exchange, STEP import - bounding box is too large

- ShapeFix_Face::FixMissingSeam method is fixed in order to handle degenerated torus
- Calculation of degenerated torus bounding box is fixed
- Test reference data is changed
src/BndLib/BndLib.cxx
src/ShapeFix/ShapeFix_Face.cxx
tests/bugs/moddata_1/bug15
tests/bugs/step/bug32239 [new file with mode: 0644]