0024130: Implementing ray tracing visualization core
[occt.git] / tests / bugs / vis / bug288_6
CommitLineData
809eca9d 1puts "================"
2puts "OCC288"
3puts "================"
4puts ""
d9e8bb08 5puts "TODO #23828 MacOS: Tcl Exception: result is not a topological shape!!!"
6puts "TODO #23828 MacOS: TEST INCOMPLETE"
7
809eca9d 8#######################################################################################
9# Currently meshing (for shading) of some shapes looks incorrect
10######################################################################################
11
12set BugNumber OCC288
13
14restore [locate_data_file OCC288-shading_176.brep] result
15
16set square 1.21055e+07
17
18set nb_v_good 667
19set nb_e_good 941
20set nb_w_good 368
21set nb_f_good 289
22set nb_sh_good 6
23set nb_sol_good 6
24set nb_compsol_good 0
25set nb_compound_good 1
26set nb_shape_good 2278
27
28vinit
29tclean result
30vsetdispmode 1
31vdisplay result
32vfit
33
34set 3dviewer 1