0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / modalg_2 / bug21415
1 puts "TODO OCC11111 ALL: Error : The area 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 proj_X   0.99999862909317017
18 set proj_Y   0.0012245246907696128
19 set proj_Z   -0.0011169711360707879
20 set up_X     0.00037844621692784131
21 set up_Y     0.48741284012794495
22 set up_Z     0.87317168712615967
23 set at_X     290.970210143045
24 set at_Y     -0.0594423932820831
25 set at_Z     -1.29683163874688
26
27 # Start
28
29 restore [locate_data_file OCC21415-face_bad_meshed.brep] result
30 vinit
31 vdisplay result
32 vfit
33
34 vsetdispmode 1
35 vfit
36
37
38 vviewparams -scale ${scale} -proj ${proj_X} ${proj_Y} ${proj_Z} -up ${up_X} ${up_Y} ${up_Z} -at ${at_X} ${at_Y} ${at_Z}
39
40 puts "TEMPORARY!!!!!!!!!!!!!!!!!"
41 checkprops result -s 400000 
42 checkshape result
43 puts "TEMPORARY!!!!!!!!!!!!!!!!!"
44
45 # Analysis of "nbshapes res"
46 checknbshapes result -vertex 1 -edge 2 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 5
47 checkview -screenshot -3d -path ${imagedir}/${test_image}.png