0026742: Update test cases for using checknbshapes procedure instead of global variables
[occt.git] / tests / bugs / vis / bug288_9
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_107.brep] result
12
13 set square 329710
14
15 checknbshapes result -vertex 18 -edge 36 -wire 18 -face 18 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 91
16 vinit
17 tclean result
18 vsetdispmode 1
19 vdisplay result
20 vfit
21
22 set 3dviewer 1