occt: master c8ea5b8e

Author Committer Branch Timestamp Parent
jgv bugmaster master 2014-01-16 08:20:12 master e89e2d67
Changeset 0024204: The algorithm BRepOffsetAPI_MakePipeShell produces resulting shape with unwarrantably big tolerance

Added test case bugs/modalg_5/bug24204

Modified following test cases:
bugs modalg_3 bug605 - case with bad input data, command "settolerance w1 1.e-7" was added;
bugs modalg_4 bug629 - wrong case, now the algorithm can not build pipes on such profiles, test case was removed;
bugs modalg_4 bug13595_1, bug13595_1 - number of subshapes was has changed;
bugs modalg_5 bug23706_2 - square of resulting face was changed;
bugs modalg_5 bug23870_1, bug23870_2, bug23870_3, bug23870_4, bug23870_5 - the number of subshapes was changed.
mod - src/BRepFill/BRepFill.cdl Diff File
mod - src/BRepFill/BRepFill_Draft.cxx Diff File
mod - src/BRepFill/BRepFill_Evolved.cxx Diff File
mod - src/BRepFill/BRepFill_LocationLaw.cxx Diff File
mod - src/BRepFill/BRepFill_Pipe.cdl Diff File
mod - src/BRepFill/BRepFill_Pipe.cxx Diff File
mod - src/BRepFill/BRepFill_PipeShell.cxx Diff File
mod - src/BRepFill/BRepFill_ShapeLaw.cxx Diff File
mod - src/BRepFill/BRepFill_Sweep.cdl Diff File
mod - src/BRepFill/BRepFill_Sweep.cxx Diff File
mod - src/BRepTools/BRepTools_TrsfModification.cxx Diff File
mod - src/GeomFill/GeomFill_SectionPlacement.cxx Diff File
mod - tests/bugs/modalg_3/bug605 Diff File
mod - tests/bugs/modalg_4/bug13595_1 Diff File
mod - tests/bugs/modalg_4/bug13595_2 Diff File
rm - tests/bugs/modalg_4/bug629 Diff File
mod - tests/bugs/modalg_5/bug23706_2 Diff File
mod - tests/bugs/modalg_5/bug23870_1 Diff File
mod - tests/bugs/modalg_5/bug23870_2 Diff File
mod - tests/bugs/modalg_5/bug23870_3 Diff File
mod - tests/bugs/modalg_5/bug23870_4 Diff File
mod - tests/bugs/modalg_5/bug23870_5 Diff File
add - tests/bugs/modalg_5/bug24204 Diff File