]> OCCT Git - occt-copy.git/commit
0027065: BRepOffsetAPI_MakePipe misses definition of virtual method Generated() NewGEOM_2.3.0
authorjgv <jgv@opencascade.com>
Thu, 4 Feb 2016 10:35:52 +0000 (13:35 +0300)
committerdbv <dbv@opencascade.com>
Fri, 25 Mar 2016 12:11:59 +0000 (15:11 +0300)
commitb3cbd47d260336ffcb9364bfd3f573e7db0fcffa
tree841c85f91422e1cce0bf6707e4cf82b5786e01bd
parent9e5394288d6c003c3ca9bb3389ad204db50b0e34
0027065: BRepOffsetAPI_MakePipe misses definition of virtual method Generated()

Virtual method Generated() inherited from BRepPrimAPI_MakeSweep is overridden in class BRepOffsetAPI_MakePipe, providing information on shapes generated from the profile.
src/BRepFill/BRepFill_Pipe.cdl
src/BRepFill/BRepFill_Pipe.cxx
src/BRepOffsetAPI/BRepOffsetAPI_MakePipe.cdl
src/BRepOffsetAPI/BRepOffsetAPI_MakePipe.cxx
src/QABugs/QABugs_19.cxx
tests/bugs/modalg_6/bug27065_1 [new file with mode: 0644]
tests/bugs/modalg_6/bug27065_2 [new file with mode: 0644]