occt: master 79aa9b5c

Author Committer Branch Timestamp Parent
ifv bugmaster master 2019-09-03 12:48:24 master 72e6020d
Affected Issues  0027087: [Regression to OCCT 6.7.1] BRepExtrema_DistShapeShape gives wrong result
Changeset 0027087: [Regression to OCCT 6.7.1] BRepExtrema_DistShapeShape gives wrong result

Extrema_ExtCs.cxx: number of subdivision is incresed for curve;

Modifications to fix regressions of some tests
IntTools_BeanFaceIntersector.cxx: restriction of curve, which is used in Extrema_ExtCS
ProjLib_CompProjectedCurve.cxx: tolerance is reduced for Extrema_ExtCS
BRepOffset_Tool.cxx: checking common vertex if it is Null

tests/bugs/modalg_7/bug27087 : test case added.

tests/bugs/modalg_5/bug25232_8 : test is modified according to new behavior of algorithms
mod - src/BRepOffset/BRepOffset_Tool.cxx Diff File
mod - src/Extrema/Extrema_ExtCS.cxx Diff File
mod - src/IntTools/IntTools_BeanFaceIntersector.cxx Diff File
mod - src/ProjLib/ProjLib_CompProjectedCurve.cxx Diff File
mod - tests/bugs/modalg_5/bug25232_8 Diff File
add - tests/bugs/modalg_7/bug27087 Diff File