0027715: Visualization - turn off deprecated OpenGL fixed-function pipeline by default
[occt.git] / tests / bugs / vis / bug288_6
1 puts "================"
2 puts "OCC288"
3 puts "================"
4 puts ""
5 puts "TODO #23828 MacOS: Tcl Exception: result is not a topological shape!!!"
6 puts "TODO #23828 MacOS: TEST INCOMPLETE"
7
8 #######################################################################################
9 # Currently meshing (for shading) of some shapes looks incorrect
10 ######################################################################################
11
12 set BugNumber OCC288
13
14 restore [locate_data_file OCC288-shading_176.brep] result
15 checkprops result -s 1.21055e+07 
16
17 checknbshapes result -vertex 667 -edge 941 -wire 368 -face 289 -shell 6 -solid 6 -compsolid 0 -compound 1 -shape 2278
18 vinit
19 tclean result
20 vsetdispmode 1
21 vdisplay result
22 vfit
23 checkshape result
24
25 checkview -screenshot -3d -path ${imagedir}/${test_image}.png