0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_5 / bug24851
1 puts "============"
2 puts "OCC24851"
3 puts "============"
4 puts ""
5 ######################################################
6 # Extra vertex is in the result of Boolean Fuse Operation
7 ######################################################
8
9 restore [locate_data_file bug24851_q_b1_1.brep] b1
10 restore [locate_data_file bug24851_fz712.brep] b2
11
12 bop b1 b2
13 bopfuse result
14
15 checkprops result -s 9.56837e-05 
16 checkshape result
17
18 checknbshapes result -vertex 6 -edge 8 -wire 2 -face 2 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 19
19 checkview -display result -2d -path ${imagedir}/${test_image}.png