0026742: Update test cases for using checknbshapes procedure instead of global variables
[occt.git] / tests / bugs / vis / bug288_10
1 puts "================"
2 puts "OCC288"
3 puts "================"
4 puts ""
5 #######################################################################################
6 # Currently meshing (for shading) of some shapes looks incorrect
7 ######################################################################################
8
9 set BugNumber OCC288
10
11 restore [locate_data_file shading_151.brep] result
12
13 set square 52620.1
14
15 checknbshapes result -vertex 20 -edge 37 -wire 21 -face 19 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 98
16 vinit
17 tclean result
18 vsetdispmode 1
19 vdisplay result
20 vfit
21
22 set 3dviewer 1