0024204: The algorithm BRepOffsetAPI_MakePipeShell produces resulting shape with...
authorjgv <jgv@opencascade.com>
Thu, 16 Jan 2014 08:20:12 +0000 (12:20 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 16 Jan 2014 08:20:52 +0000 (12:20 +0400)
commitc8ea5b8e3fcee6ebc76eae767cd37b372c518ee7
treef91c71e9200ac33ebed0df0740f639413245689c
parente89e2d67ba2c50e9b76d8ab31b8e7c332d06f5c2
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.
23 files changed:
src/BRepFill/BRepFill.cdl
src/BRepFill/BRepFill_Draft.cxx
src/BRepFill/BRepFill_Evolved.cxx
src/BRepFill/BRepFill_LocationLaw.cxx
src/BRepFill/BRepFill_Pipe.cdl
src/BRepFill/BRepFill_Pipe.cxx
src/BRepFill/BRepFill_PipeShell.cxx
src/BRepFill/BRepFill_ShapeLaw.cxx
src/BRepFill/BRepFill_Sweep.cdl
src/BRepFill/BRepFill_Sweep.cxx
src/BRepTools/BRepTools_TrsfModification.cxx
src/GeomFill/GeomFill_SectionPlacement.cxx
tests/bugs/modalg_3/bug605
tests/bugs/modalg_4/bug13595_1
tests/bugs/modalg_4/bug13595_2
tests/bugs/modalg_4/bug629 [deleted file]
tests/bugs/modalg_5/bug23706_2
tests/bugs/modalg_5/bug23870_1
tests/bugs/modalg_5/bug23870_2
tests/bugs/modalg_5/bug23870_3
tests/bugs/modalg_5/bug23870_4
tests/bugs/modalg_5/bug23870_5
tests/bugs/modalg_5/bug24204 [new file with mode: 0644]