0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_5 / bug25819_2
1 puts "============"
2 puts "OCC25819"
3 puts "============"
4 puts ""
5 ######################################################
6 # Bad result of BOP cut on valid shapes
7 ######################################################
8
9 restore [locate_data_file bug25819_2_BodyA.brep] a
10 restore [locate_data_file bug25819_2_BodyB.brep] b
11
12 bcut result a b
13
14 checkprops result -s 268575 
15 checkshape result
16
17 checknbshapes result -vertex 8 -edge 12 -wire 6 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 34 -t -m "Result of BOP cut"
18
19 checkview -display result -2d -path ${imagedir}/${test_image}.png