0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_1 / bug15968_1
CommitLineData
3bea4c16 1puts "============"
2puts "OCC15968"
3puts "============"
4puts ""
5#######################################################################
6# Result of checkshape command depends on order of subshapes in a shape
7#######################################################################
8
9restore [locate_data_file OCC15968.brep] s
10
11explode s f
12
13# shell 1
14shape s1 sh
15add s_2 s1
16add s_1 s1
17renamevar s1 result
18
58cf74e0 19checkprops result -s 164
20checkshape result
a4eba920 21checknbshapes result -vertex 10 -edge 11 -wire 3 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 27
5747059b 22checkview -display result -2d -path ${imagedir}/${test_image}.png