0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_1 / bug13186_2
CommitLineData
a4eba920 1puts "TODO OCC12345 ALL: Error : is WRONG because number of "
3bea4c16 2puts "============"
3puts "OCC13186"
4puts "============"
5puts ""
6#######################################################################
7# Problem with Boolean operation
8# Bug is reprodused on Linux platform only
9#######################################################################
10
11restore [locate_data_file OCC13186_cutcyl11.brep] b1
12restore [locate_data_file OCC13186_sphere.brep] b2
13
14bop b1 b2
15bopfuse result
16
58cf74e0 17checkprops result -s 85.6816
18checkshape result
a4eba920 19checknbshapes result -vertex 21 -edge 28 -wire 13 -face 8 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 73
5747059b 20checkview -display result -2d -path ${imagedir}/${test_image}.png
3bea4c16 21