0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_5 / bug25354_17
1 puts "============"
2 puts "OCC25354"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Intersection operation
7 #######################################################################
8
9 # Case 17
10
11 restore [locate_data_file bug25354_f1.brep] b1
12 restore [locate_data_file bug25354_f2.brep] b2
13
14 ttranslate b2 -6 4 0
15
16 bop b1 b2
17 bopsection result
18
19 checkprops result -l 4 
20 checkshape result 
21 checksection result
22
23 checknbshapes result -vertex 2 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 4
24 checkview -display result -2d -path ${imagedir}/${test_image}.png