0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_5 / bug25263
1 puts "============"
2 puts "OCC25263"
3 puts "============"
4 puts ""
5 ######################################################
6 # Wrong result of cut operation.
7 ######################################################
8
9 restore [locate_data_file bug25263_Face_cylindrique.brep] b1
10 restore [locate_data_file bug25263_camembert.brep] b2
11
12 bop b1 b2
13 bopcut result
14
15 checkprops result -s 3.76991 
16 checkshape result
17
18 # Analysis of "nbshapes res"
19 checknbshapes result -vertex 3 -edge 4 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 10
20 checkview -display result -2d -path ${imagedir}/${test_image}.png