0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_2 / bug22893
CommitLineData
3bea4c16 1puts "============"
2puts "OCC22893"
3puts "============"
4puts ""
5#############################################################################
7b5e532f 6# Possible regression is tessellation algorithm of OCCT 6.5.2
3bea4c16 7#############################################################################
8
9set BugNumber OCC22893
10
11catch {pload XDE}
12
13igesread [locate_data_file OCC22893-thread_22534_boing777.igs] result *
14
58cf74e0 15checkprops result -s 26974.5
16checkshape result
3bea4c16 17
a4eba920 18checknbshapes result -vertex 4183 -edge 4191 -wire 653 -face 639 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 9667
5747059b 19checkview -display result -2d -path ${imagedir}/${test_image}.png
3bea4c16 20
21