1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-06 18:26:22 +03:00
nbv 631633a280 0026323: Tolerance computing unification
Computing is unified. ComputeFastTol3d() method was deleted.

If intersection result contains 3D- and corresponded two 2D-curves then tolerance will be computed with using BRepLib_CheckCurveOnSurface algorithm (check same-parameter).

If intersection result contains only 3D-curve (getting 2D-curve can be switched off by users) then tolerance will be computed with using GeomAPI_ProjectPointOnSurf algorithm (projects some point of 3D-curve on the surface and finds maximal distance).

Some workarounds have been deleted.

Some test case have been changed.
2015-07-28 17:59:22 +03:00
..
A1
2015-05-06 15:02:44 +03:00
A2
2015-05-06 15:02:44 +03:00
A3
2015-05-06 15:02:44 +03:00
A4
2015-06-26 13:40:08 +03:00
A5
2015-05-06 15:02:44 +03:00
A6
2015-05-06 15:02:44 +03:00
A8
2015-05-08 08:54:29 +03:00
A9
2015-05-06 15:02:44 +03:00
B1
2015-05-06 15:02:44 +03:00
B2
2015-05-06 15:02:44 +03:00
B5
2015-05-06 15:02:44 +03:00
2015-05-06 15:02:44 +03:00
C5
2015-05-06 15:02:44 +03:00
C7
2015-05-06 15:02:44 +03:00
C8
2015-05-06 15:02:44 +03:00
D1
2015-05-06 15:02:44 +03:00
D3
2015-05-06 15:02:44 +03:00
D8
2015-06-26 13:40:08 +03:00
E1
2015-05-06 15:02:44 +03:00
E2
2015-05-06 15:02:44 +03:00
E3
2015-05-06 15:02:44 +03:00
E4
2015-07-28 17:59:22 +03:00
E5
2015-07-28 17:59:22 +03:00
E6
2015-07-28 17:59:22 +03:00
E7
2015-05-06 15:02:44 +03:00
E8
2015-05-06 15:02:44 +03:00
E9
2015-05-06 15:02:44 +03:00
F3
2015-05-06 15:02:44 +03:00
F4
2015-05-06 15:02:44 +03:00
F5
2015-05-06 15:02:44 +03:00
F6
2015-05-06 15:02:44 +03:00
F7
2015-05-06 15:02:44 +03:00
F8
2015-07-28 17:59:22 +03:00
F9
2015-05-06 15:02:44 +03:00
G1
2015-05-06 15:02:44 +03:00
G2
2015-05-06 15:02:44 +03:00
G3
2015-05-06 15:02:44 +03:00
G4
2015-05-06 15:02:44 +03:00
G5
2015-05-06 15:02:44 +03:00
G6
2015-05-06 15:02:44 +03:00
G7
2015-05-06 15:02:44 +03:00
G8
2015-05-06 15:02:44 +03:00
G9
2015-05-06 15:02:44 +03:00
H1
2015-05-06 15:02:44 +03:00
H2
2015-05-06 15:02:44 +03:00
H3
2015-05-06 15:02:44 +03:00
H4
2015-05-06 15:02:44 +03:00
H5
2015-05-06 15:02:44 +03:00
H6
2015-05-06 15:02:44 +03:00
H7
2015-05-06 15:02:44 +03:00
H8
2015-05-06 15:02:44 +03:00
H9
2015-05-06 15:02:44 +03:00
I1
2015-05-06 15:02:44 +03:00
I2
2015-05-06 15:02:44 +03:00