occt: master 1406e955

Author Committer Branch Timestamp Parent
jgv bugmaster master 2017-04-07 14:37:38 master 33cc703b
Changeset 0028626: Boolean CUT operation fails due to exception while intersecting two conical faces

1. Modification in static function IntersectionWithAnArc of IntPatch_ImpImpIntersection :
  small offset <du> was hardcoded as 1.e-9, now it is adapted to parametric step.

2. Removal of duplicated points of IntPatch_WLine is corrected.
mod - src/IntPatch/IntPatch_ALineToWLine.cxx Diff File
mod - src/IntPatch/IntPatch_ImpImpIntersection_0.gxx Diff File
mod - src/IntPatch/IntPatch_PrmPrmIntersection.cxx Diff File
mod - src/IntPatch/IntPatch_WLine.cxx Diff File
add - tests/bugs/modalg_6/bug28626_1 Diff File
add - tests/bugs/modalg_6/bug28626_2 Diff File
add - tests/bugs/modalg_6/bug28626_3 Diff File