occt: master 631633a2
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
bugmaster | master | 2015-07-23 13:43:37 | master 319da2e4 | |
Affected Issues | 0026323: Tolerance computing unification | |||
Changeset | 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. |
|||
mod - src/IntTools/IntTools_FaceFace.cxx | Diff File | |||
mod - tests/boolean/volumemaker/E4 | Diff File | |||
mod - tests/boolean/volumemaker/E5 | Diff File | |||
mod - tests/boolean/volumemaker/E6 | Diff File | |||
mod - tests/boolean/volumemaker/F8 | Diff File | |||
mod - tests/bugs/modalg_5/bug24585_1 | Diff File | |||
mod - tests/bugs/modalg_5/bug25292_11 | Diff File | |||
mod - tests/bugs/modalg_5/bug25292_12 | Diff File | |||
mod - tests/bugs/modalg_5/bug25292_31 | Diff File | |||
mod - tests/bugs/modalg_5/bug25292_32 | Diff File | |||
mod - tests/bugs/modalg_5/bug25319_1 | Diff File | |||
mod - tests/bugs/modalg_5/bug25319_2 | Diff File |