1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-07 18:30:55 +03:00
gka 2a739b6d66 0024357: BRepBuilderAPI_Sewing returns result with too high tolerance.
In method Approx_SameParameter::Build() for case when 2D and 3D curves is not same parameter calculation of maximal deviation is modified by following way :

Projection is considered as done only if parameter projected point falls within the current interval of parameters.

In the Approx_SameParameter considering tolerance after static method ProjectPointOnCurve was added.

In BRepAlgoAPI_Sewing catch of exception was added and computation of tolerance of edge if same parameter was changed in according to check in BRepCheck_Analyzer

In method Approx_SameParameter::Build() for case when 2D and 3D curves is not same parameter calculation of maximal deviation is modified by following way :

Modification in order to avoid warning

Test case for issue CR24357
2015-06-04 14:27:22 +03:00
..
C6
2013-11-01 10:39:46 +04:00
C8
2013-11-01 10:39:46 +04:00
D2
2013-11-01 10:39:46 +04:00
H5
2014-10-16 16:45:13 +04:00
R7
2013-11-01 10:39:46 +04:00
V7
2013-11-01 10:39:46 +04:00
W8
2014-10-16 16:45:13 +04:00
Y3
2014-10-16 16:45:13 +04:00
Z4
2014-10-16 16:45:13 +04:00
ZB5
2014-10-16 16:45:13 +04:00
ZE8
2014-10-16 16:45:13 +04:00
ZE9
2014-10-16 16:45:13 +04:00