]> OCCT Git - occt.git/commit
0026568: Modeling Algorithms - Exception when creating pipe
authorifv <ifv@opencascade.com>
Tue, 11 Aug 2020 14:00:03 +0000 (17:00 +0300)
committerbugmaster <bugmaster@opencascade.com>
Sat, 22 Aug 2020 09:13:10 +0000 (12:13 +0300)
commitce9aefc8aa38bffa68d68320656879d154f29ee9
tree09a76a1f53d5dc49fa708d531ef4cb3ec6d45529
parentf3269ef5f1abb87323ea3eb1dcb6176e40031f68
0026568: Modeling Algorithms - Exception when creating pipe

BRepFill_Pipe.cxx:  protection against wrong shape type is added
GeomFill_Sweep.cxx:  protection against using 0-vector to create Direction is added

bug26568: test script is corrected: "TODO ..." is removed
src/BRepFill/BRepFill_Pipe.cxx
src/GeomFill/GeomFill_Sweep.cxx
tests/bugs/modalg_7/bug26568