0030202: IntPatch_WLineTool::JoinWLines array out of bounds
[occt.git] / tests / bugs / modalg_7 / bug25798
1 puts "TODO OCC25798 ALL: Faulty shapes in variables faulty_1 to"
2
3 puts "============"
4 puts "OCC25798"
5 puts "============"
6 puts ""
7 ##############################################
8 #  BRepFeat_SplitShape returns invalid result
9 ##############################################
10
11 restore [locate_data_file bug25798_Pump2.brep] p
12
13 explode p
14 checkshape p
15 whatis p
16
17 renamevar p_1 f
18 checkshape f
19 explode f
20
21 splitshape result f_4 f_4 p_5
22
23 whatis result
24 checkshape result
25 tolerance result
26
27 checkview -display result -2d -path ${imagedir}/${test_image}.png