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