0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / moddata_2 / pro19422_1
CommitLineData
a87752f3 1puts "=========="
2puts "PRO19422"
3puts "GER60462"
4puts "=========="
5puts ""
6#############################################################
7## Errors when cutting, 2 cases in /dp_25/IBug/pro/19422 files o1 t1 and o2 t2, restore.
8## cut c1 o1 t1 fails. cut c2 o2 t2 fails
9#############################################################
10
11restore [locate_data_file pro19422a.brep] shape
352ffd73 12checkshape shape
a87752f3 13restore [locate_data_file pro19422b.brep] tool
352ffd73 14checkshape tool
a87752f3 15
16bcut result shape tool
17
58cf74e0 18checkprops result -s 3166.93
41ccce12 19checknbshapes result -wire 10 -face 10 -shell 1 -solid 1
5747059b 20checkview -display result -2d -path ${imagedir}/${test_image}.png
a87752f3 21