0027822: Exception access violation is raised in BRepOffsetAPI_MakePipeShell during...
authorjgv <jgv@opencascade.com>
Mon, 19 Sep 2016 10:35:27 +0000 (13:35 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 22 Sep 2016 09:26:07 +0000 (12:26 +0300)
commit5da005403ba7f52bc1c27bc6c4898fb2d60c13c0
tree192b1f2e784abba7ffa13cbb7773181860129249
parentaea33d0ab88157114cf85612aba45bdc690d3ac8
0027822: Exception access violation is raised in BRepOffsetAPI_MakePipeShell during of build

New public method IsDone() is added to abstract class BRepFill_SectionLaw.

Test case bugs/modlag_6/bug27822 has been added
src/BRepFill/BRepFill_NSections.cxx
src/BRepFill/BRepFill_PipeShell.cxx
src/BRepFill/BRepFill_SectionLaw.cxx
src/BRepFill/BRepFill_SectionLaw.hxx
src/BRepFill/BRepFill_ShapeLaw.cxx
tests/bugs/modalg_6/bug27822 [new file with mode: 0644]