0026742: Update test cases for using checknbshapes procedure instead of global variables
[occt.git] / tests / bugs / modalg_5 / bug24037_1
CommitLineData
b20eeb13 1puts "================"
2puts "OCC24037"
3puts "================"
4puts ""
5#######################################################################
6# Wrong result done by General Fuse algorithm
7#######################################################################
8
9restore [locate_data_file bug24037_coude_sain.brep] b1
10restore [locate_data_file bug24037_plans_bloc.brep] b2
11
12bclearobjects
13bcleartools
14baddcompound b1
15baddcompound b2
16bfillds
17bbuild result
18
a4eba920 19checknbshapes result -t -vertex 52 -edge 105 -wire 76 -face 70 -shell 12 -solid 12 -compsolid 0 -compound 1 -shape 328
b20eeb13 20
21set 3dviewer 1