0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_1 / bug10842_5
1 puts "============"
2 puts "OCC10842"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Bug in Bop
7 #######################################################################
8
9 set BugNumber OCC10842
10
11 restore [locate_data_file OCC10842-1.brep] b1 
12 restore [locate_data_file OCC10842-2.brep] b2 
13
14 puts "Prepare boolean operation ..."
15 bop b1 b2
16
17 puts "Start boolean operation ..."
18 bopsection result b1 b2
19 puts "Finish boolean operation ..."
20
21 checkprops result -l 122.816 
22 checkshape result
23 checksection result
24 # Analysis of "nbshapes res"
25 checknbshapes result -vertex 6 -edge 6 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 13
26 checkview -display result -2d -path ${imagedir}/${test_image}.png