]> OCCT Git - occt-copy.git/commit
0030363: BRepLib::SameParameter with option "forced" corrupts valid shape
authorjgv <jgv@opencascade.com>
Thu, 15 Nov 2018 12:36:22 +0000 (15:36 +0300)
committervsr <vsr@opencascade.com>
Wed, 20 Feb 2019 08:47:59 +0000 (11:47 +0300)
commit3aa2c1a020b811141a3864a0ade76dff418e8e3b
tree66702dfdd99649b36012694d24be5a195d20f1ee
parent00a3bd0cb2b5f5bd18981e00219d447a76de413c
0030363: BRepLib::SameParameter with option "forced" corrupts valid shape

Method BRepLib::SameParameter has been corrected to synchronize check of resulting tolerance with BRepCheck.
src/BRepCheck/BRepCheck.cxx
src/BRepCheck/BRepCheck.hxx
src/BRepCheck/BRepCheck_Edge.cxx
src/BRepLib/BRepLib.cxx
tests/bugs/modalg_7/bug30363 [new file with mode: 0644]