0029807: [Regression to 7.0.0] Impossible to cut cone from prism
[occt.git] / tests / bugs / modalg_5 / bug25292_13
1 puts "================"
2 puts "OCC25292"
3 puts "================"
4 puts ""
5 #######################################################################
6 # Face/Face intersection algorithm gives different results for different order of the arguments
7 #######################################################################
8
9 # Boolean operations
10
11 restore [locate_data_file bug25292_Input_0.brep] b1
12 restore [locate_data_file bug25292_Input_1.brep] b2
13
14 bclearobjects
15 bcleartools
16
17 #################
18 baddobjects b1 b2
19 #################
20
21 bfillds
22 bbuild result
23
24 checkprops result -s 289.348 
25 checkshape result
26
27 checknbshapes result -vertex 9 -edge 15 -wire 10 -face 10 -shell 3 -solid 3 -compsolid 0 -compound 1 -shape 51
28 checkview -display result -3d -path ${imagedir}/${test_image}.png