0029528: Visualization, TKOpenGl - allow defining sRGB textures
[occt.git] / tests / bugs / modalg_6 / bug26796
1 puts "========"
2 puts "OCC26796"
3 puts "========"
4 puts ""
5 #################################################
6 # General Fuse operation error
7 #################################################
8
9 box b1 10 10 10
10 box b2 10.00000018 0 0 10 10 10
11 explode b2 f
12 copy b2_1 f
13 trotate f 0 5 5 0 1 0 10
14 mksurface s f
15 mkface f s -100 100 -100 100
16
17 bclearobjects
18 bcleartools
19 baddobjects b1 b2 f
20 bfillds
21 bbuild result
22 bopcheck result
23
24 checkshape result
25 checknbshapes result -solid 4
26 checkprops result -v 2852.9 -s 41403.1
27
28 checkview -display result -2d -path ${imagedir}/${test_image}.png