0014531: Boolean Operation Algorithm fails
[occt.git] / tests / bugs / modalg_2 / bug426
CommitLineData
863f782a 1if { ![checkplatform -windows] } {
c857a60a 2 puts "TODO ?OCC12345 MacOS: \\*\\* Exception"
3 puts "TODO ?OCC12345 MacOS: An exception was caught"
4 puts "TODO ?OCC12345 MacOS: TEST INCOMPLETE"
352ffd73 5}
6
7pload QAcommands
8
9puts "========"
10puts "OCC426"
11puts "OCC50"
12puts "========"
13#############################################################################
14## The result of fuse operation is invalid
15#############################################################################
16## BRepFilletAPI_MakeFillet presents a bug on fillet computation (build())
17#############################################################################
18## (old topology)
19#############################################################################
20
21OCC426 result rs1 rs2 rs3 fuse32 fuse321 0
22
23checkshape rs1
24checkshape rs2
25checkshape rs3
26checkshape fuse32
27checkshape fuse321
28
58cf74e0 29checkprops result -s 7507.61
30checkshape result
5747059b 31checkview -display result -2d -path ${imagedir}/${test_image}.png
352ffd73 32