occt: master 59694b5d

Author Committer Branch Timestamp Parent
jgv bugmaster master 2018-06-15 17:22:38 master b5ea6319
Changeset 0029861: Modeling Algorithms - BiTgte_Blend gives exception

The algorithm has been corrected to avoid exception.
Now both Draw commands "brollingball" and "rollingball" give correct results.
Test cases "offset faces_type_a A3, A4, A9" are good now.
mod - src/BiTgte/BiTgte_Blend.cxx Diff File
mod - src/BRepAlgo/BRepAlgo_Loop.cxx Diff File
add - tests/bugs/modalg_2/bug22864_2 Diff File
add - tests/bugs/modalg_2/bug22864_3 Diff File
add - tests/bugs/modalg_2/bug22864_4 Diff File
add - tests/bugs/modalg_7/bug29861 Diff File
mod - tests/offset/faces_type_a/A3 Diff File
mod - tests/offset/faces_type_a/A4 Diff File
mod - tests/offset/faces_type_a/A9 Diff File