0029528: Visualization, TKOpenGl - allow defining sRGB textures
[occt.git] / tests / bugs / modalg_2 / bug335
1
2 puts "============"
3 puts "BUC60931"
4 puts "OCC335"
5 puts "============"
6 puts ""
7 #################################################################################
8 ## It's impossible to make boolean operations (common)for the two solids in the file attached. Samcef Modeler project bug
9 #################################################################################
10
11 restore [locate_data_file BUC60931.brep] a 
12
13 explode a
14 checkshape a_1
15 checkshape a_2
16
17 bcommon result a_1 a_2
18
19 checkprops result -s 22715.9 
20 checkshape result
21 checkview -display result -2d -path ${imagedir}/${test_image}.png