0026139: AIS_InteractiveContext::Display performance regression
[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
16 set square 1.21055e+07
17
18 set nb_v_good 667
19 set nb_e_good 941
20 set nb_w_good 368
21 set nb_f_good 289
22 set nb_sh_good 6
23 set nb_sol_good 6
24 set nb_compsol_good 0
25 set nb_compound_good 1
26 set nb_shape_good 2278
27
28 vinit
29 tclean result
30 vsetdispmode 1
31 vdisplay result
32 vfit
33
34 set 3dviewer 1