0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_6 / bug28002_1
CommitLineData
0391af0a 1puts "========"
2puts "OCC28002"
3puts "========"
4puts ""
5#################################################
6# Invalid result of Boolean Fuse operation
7#################################################
8
9binrestore [locate_data_file bug28002_shapes.bin] b
10
11explode b
12
13# perform intersection
14bclearobjects
15bcleartools
16baddobjects b_1
17baddtools b_2 b_3 b_4 b_5 b_6 b_7
18bfillds
19
20# build the result of General Fuse operation
21bbuild rgf
22checkshape rgf
23checknbshapes rgf -solid 82
24
25# build the result of Boolean Fuse operation
26bbop result 1
27checkshape result
28checknbshapes result -solid 1 -face 404
29
30checkview -display result -2d -path ${imagedir}/${test_image}.png