]> OCCT Git - occt.git/commit
0029159: Sewing fail when using a maximum tolerance
authormsv <msv@opencascade.com>
Fri, 29 Sep 2017 07:43:52 +0000 (10:43 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 6 Oct 2017 07:28:08 +0000 (10:28 +0300)
commitb92bc5ab7c8027bda61f3d175784290955d2f33f
tree1a71e1cbd80a11785fd1eb809270b4fa011d25bc
parentda2a6aee19f508f0d836f18a73a7b46b115437e3
0029159: Sewing fail when using a maximum tolerance

Force setting truly computed tolerance of the edge if BRepLib::SameParameter has put too large tolerance.
src/BRepBuilderAPI/BRepBuilderAPI_Sewing.cxx
tests/bugs/modalg_7/bug29159 [new file with mode: 0644]