0027322: geom/revolution_00/A1: Incorrect pcurve creation
[occt.git] / tests / bugs / modalg_5 / bug23853_3
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 bopfuse result
14
15 checkprops result -s 17766.2 
16 checkshape result
17 checkview -display result -2d -path ${imagedir}/${test_image}.png
18