]> OCCT Git - occt-copy.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)
committermsv <msv@opencascade.com>
Fri, 13 Oct 2017 12:12:53 +0000 (15:12 +0300)
commita7d89710080a7b41105bd796477014cb05c4d9b2
tree3beab951cdf704764d76e95c76645f407f847ed1
parentddafad10ecfec0bd78f56e02b2c3ea0dfa0826ba
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]