0029528: Visualization, TKOpenGl - allow defining sRGB textures
[occt.git] / tests / bugs / modalg_6 / bug27271
1 puts "============"
2 puts "OCC27271"
3 puts "============"
4 puts ""
5 ###########################################################################################################
6 # Unifysamedomain invalid result
7 ###########################################################################################################
8
9 restore [locate_data_file bug27271_Shape.brep] a
10 unifysamedom result a
11
12 checkshape result
13
14 checknbshapes result -vertex 44 -edge 81 -wire 45 -face 35 -shell 3 -solid 3
15
16 set tolres [checkmaxtol result]
17
18 if { ${tolres} > 0.003} {
19    puts "Error: bad tolerance of result"
20 }
21
22 explode result
23 checkprops result_1 -v 1109.52
24 checkprops result_2 -v 7.50891
25 checkprops result_3 -v 7.51022