0027481: [Regression to OCCT 6.6.0] Modeling Algorithms - incorrect CUT on two solids
[occt.git] / tests / bugs / moddata_1 / bug17
1 puts "================"
2 puts "OCC17"
3 puts "================"
4 puts ""
5
6 #####################################################
7 puts " Solid_14 will be the face which is unvisible during displaying entire solid."
8 #####################################################
9
10 restore [locate_data_file OCC17.brep] sh 
11
12 checkshape sh
13
14 explode sh f
15 renamevar sh_14 result
16 tclean result
17 vinit
18 vdisplay result
19 vsetdispmode result 1
20 vfit
21
22 checktrinfo result -tri 96 -nod 94
23 checkview -display result -2d -path ${imagedir}/${test_image}.png