0029807: [Regression to 7.0.0] Impossible to cut cone from prism
[occt.git] / tests / bugs / modalg_5 / bug23853_4
1 puts "============"
2 puts "OCC23853"
3 puts "============"
4 puts ""
5 ######################################################
6 # BOP regression (2) - BRepAlgoAPI_Cut
7 ######################################################
8
9 restore [locate_data_file bug23853_cylinder.brep] s1
10 restore [locate_data_file bug23853_pipe.brep] s2
11
12 bop s1 s2
13 bopcommon result
14
15 checkprops result -s 3947.09 
16 checkshape result
17 checkview -display result -2d -path ${imagedir}/${test_image}.png
18