0024122: Hang-up during a topological operation.
[occt.git] / tests / bugs / modalg_2 / bug426_1
1 puts "TODO OCC11111 ALL: Faulty shapes in variables faulty_1 to faulty_"
2 puts "TODO OCC11111 ALL: Error : The square of result shape is"
3
4 pload QAcommands
5
6 puts "========"
7 puts "OCC426"
8 puts "OCC50"
9 puts "========"
10 #############################################################################
11 ## The result of fuse operation is invalid
12 #############################################################################
13 ## BRepFilletAPI_MakeFillet presents a bug on fillet computation (build())
14 #############################################################################
15
16 OCC426 result rs1 rs2 rs3 fuse32 fuse321
17
18 checkshape rs1
19 checkshape rs2
20 checkshape rs3
21 checkshape fuse32
22 checkshape fuse321
23
24 set square 7507.61
25 set 3dviewer 1
26