0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / fclasses / bug63
1 puts "TODO OCC23626 ALL: Tcl Exception"
2 puts "TODO OCC23626 ALL: TEST INCOMPLETE"
3
4 puts "================"
5 puts "OCC63"
6 puts "================"
7 puts ""
8
9 set s [encoding convertto iso8859-2 "\xE9"]
10 set path [locate_data_file box__simplifie.brep]
11
12 file copy -force "${path}" "${imagedir}/box__simplifi${s}e.brep"
13 restore "${imagedir}/box__simplifi${s}e.brep" result
14
15 checkshape result
16
17 checkview -display result -2d -path ${imagedir}/${test_image}.png