0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_4 / bug6277
CommitLineData
a4eba920 1puts "TODO OCC11111 ALL: Error : is WRONG because number of"
61c421bf 2
3puts "============"
4puts "OCC6277"
5puts "============"
6puts ""
7######################################################
8# Cut operation does not produce any result
9######################################################
10
11set BugNumber OCC6277
12
13restore [locate_data_file OCC6277_A.brep] s1
14restore [locate_data_file OCC6277_B.brep] s2
15
6d368502 16checkshape s1
17checkshape s2
18
61c421bf 19bcut result s1 s2
20
58cf74e0 21checkprops result -s 40084.9
22checkshape result
61c421bf 23
a4eba920 24checknbshapes result -vertex 23 -edge 34 -wire 19 -face 14 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 93
5747059b 25checkview -display result -2d -path ${imagedir}/${test_image}.png
61c421bf 26