0030597: BRepOffsetAPI_MakePipeShell raises Standard_RangeError
authorjgv <jgv@opencascade.com>
Tue, 2 Apr 2019 11:14:00 +0000 (14:14 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 12 Apr 2019 08:34:54 +0000 (11:34 +0300)
commita5278fc126a36055aa61c4fa3a5ee7331a1801ab
treece72af27853b3e93a8bc0213da186941cc0a66e7
parent74413ca7d3cea4f9993f61a7000ad4b30f98a874
0030597: BRepOffsetAPI_MakePipeShell raises Standard_RangeError

Constructor of GeomFill_SectionPlacement has been corrected: add correction of boundaries of curve to avoid mistake of LocateU in the case when the curve is BSpline.
src/GeomFill/GeomFill_SectionPlacement.cxx
tests/bugs/modalg_7/bug30597 [new file with mode: 0644]