0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / heal / bug24
CommitLineData
a8676008 1pload QAcommands
2
3puts "======="
4puts "OCC24"
5puts "======="
6puts ""
7###########################################################################
8## Recorded modifications are lost when converting from ShapeBuild_ReShape into ShapeProcess_ShapeContext
9## and back
10###########################################################################
11
12restore [locate_data_file OCC24.brep] s
13checkshape s
14
15explode s f
16
17compound s_1 c
18if [catch { OCC24 result s c OCC24 Seq } ] {
19 puts "OCC24 ERROR"
20} else {
21 puts "OCC24 OK"
22}
23
58cf74e0 24checkprops result -s 37.6991
25checkshape result
5747059b 26checkview -display result -2d -path ${imagedir}/${test_image}.png