0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_1 / bug14777
CommitLineData
3bea4c16 1puts "============"
2puts "OCC14777"
3puts "============"
4puts ""
5#######################################################################
6# Boolean Operation Algorithm failed
7#######################################################################
8
9restore [locate_data_file OCC14777-s1.brep] s1
10restore [locate_data_file OCC14777-s2.brep] s2
11
12bop s1 s2
13bopcut result
14
58cf74e0 15checkprops result -s 10653.3
16checkshape result
a4eba920 17checknbshapes result -vertex 6 -edge 9 -wire 5 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 28
5747059b 18checkview -display result -2d -path ${imagedir}/${test_image}.png
3bea4c16 19