]> OCCT Git - occt-copy.git/commit
0026241: Sewing algorithm computes tolerance of joint vertex too rough
authorika <ika@opencascade.com>
Thu, 18 Jun 2015 11:03:53 +0000 (14:03 +0300)
committerabv <abv@opencascade.com>
Wed, 2 Sep 2015 11:39:51 +0000 (14:39 +0300)
commitd18c866246e878f7944535df6eee93bcac667e1d
tree9b108c8840a05ef4b53becf3d040fbe4c0e16130
parentf206b651457c2084d00b194776b037560bb3ba5c
0026241: Sewing algorithm computes tolerance of joint vertex too rough

Upgrade method of computing vertex tolerance.
Update function, which used the old method.
Test case for issue CR26241
Delete obsolete variables.
23 files changed:
src/BRepBuilderAPI/BRepBuilderAPI_Sewing.cxx
tests/bugs/modalg_2/bug22770_10
tests/bugs/modalg_2/bug22770_11
tests/bugs/modalg_2/bug22770_23
tests/bugs/modalg_2/bug22770_24
tests/bugs/modalg_2/bug22770_25
tests/bugs/modalg_2/bug22770_26
tests/bugs/modalg_2/bug22770_27
tests/bugs/modalg_2/bug22770_28
tests/bugs/modalg_2/bug22770_30
tests/bugs/modalg_2/bug22770_8
tests/bugs/modalg_2/bug22770_9
tests/bugs/modalg_5/bug24390_2
tests/bugs/modalg_6/bug26241 [new file with mode: 0755]
tests/bugs/moddata_2/bug343
tests/bugs/moddata_2/bug42
tests/sewing/tol_1/S5 [changed mode: 0644->0755]
tests/sewing/tol_100/I5 [changed mode: 0644->0755]
tests/sewing/tol_100/I6 [changed mode: 0644->0755]
tests/sewing/tol_100/I9 [changed mode: 0644->0755]
tests/sewing/tol_100/J3 [changed mode: 0644->0755]
tests/sewing/tol_100/T8
tests/sewing/tol_100/U1 [changed mode: 0644->0755]