0026742: Update test cases for using checknbshapes procedure instead of global variables
[occt.git] / tests / bugs / modalg_5 / bug25449
1 puts "================"
2 puts "OCC25449"
3 puts "================"
4 puts ""
5 #######################################################################
6 # Excess vertex in result of General Fuse operation.
7 #######################################################################
8
9 restore [locate_data_file bug25449_fz351.brep] b1
10 restore [locate_data_file bug25449_ez679.brep] b2
11
12 bclearobjects
13 bcleartools
14 baddobjects b1 b2
15
16 bfillds -t
17 bbuild result
18
19 set square 21.1115
20
21 checknbshapes result -vertex 4 -edge 4 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 11
22 set 3dviewer 1