0023457: Slow text rendering
[occt.git] / tests / bugs / modalg / bug21415
1 puts "TODO OCC11111 ALL: Error : The square of result shape is"
2 pload QAcommands
3
4 puts "============"
5 puts "OCC21415"
6 puts "============"
7 puts ""
8 #######################################################################
9 # Bad triangulation of cylindrical face with large vertex tolerances
10 #######################################################################
11
12 set BugNumber OCC21415
13
14 # Data
15
16 set scale    19.469810863701095
17 set center_X 436.67687011410339
18 set center_Y 148.0981469658436
19 set proj_X   0.99999862909317017
20 set proj_Y   0.0012245246907696128
21 set proj_Z   -0.0011169711360707879
22 set up_X     0.00037844621692784131
23 set up_Y     0.48741284012794495
24 set up_Z     0.87317168712615967
25 set at_X     291.61880493164062
26 set at_Y     -453.53787231445312
27 set at_Z     82.229469299316406
28
29 # Start
30
31 restore [locate_data_file OCC21415-face_bad_meshed.brep] result
32 vinit
33 vdisplay result
34 vfit
35
36 vsetdispmode 1
37 vfit
38
39
40 vviewparams ${scale} ${center_X} ${center_Y} \
41             ${proj_X} ${proj_Y} ${proj_Z} \
42             ${up_X} ${up_Y} ${up_Z} \
43             ${at_X} ${at_Y} ${at_Z}
44
45 puts "TEMPORARY!!!!!!!!!!!!!!!!!"
46 set square 400000
47 puts "TEMPORARY!!!!!!!!!!!!!!!!!"
48
49 # Analysis of "nbshapes res"
50 set nb_v_good 1
51 set nb_e_good 2
52 set nb_w_good 1
53 set nb_f_good 1
54 set nb_sh_good 0
55 set nb_sol_good 0
56 set nb_compsol_good 0
57 set nb_compound_good 0
58 set nb_shape_good 5
59
60 set 3dviewer 1