0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_5 / bug25292_23
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_3.brep] b1
12 restore [locate_data_file bug25292_Input_11.brep] b2
13
14 bclearobjects
15 bcleartools
16
17 #################
18 baddobjects b1 b2
19 #################
20
21 bfillds
22 bbuild result
23
24 #These values must be equal to the analogical values in bug25292_23 and bug25292_24 of "bugs modalg_5" testgrid. 
25 checkprops result -s 31.6797 
26 checkshape result
27
28 checknbshapes result -vertex 10 -edge 19 -wire 13 -face 13 -shell 3 -solid 3 -compsolid 0 -compound 1 -shape 62
29 checkview -display result -3d -path ${imagedir}/${test_image}.png