7140f02607083b874a9a53281bbba71141e42fab
[occt.git] / tests / bugs / moddata_2 / bug428
1 puts "========"
2 puts "OCC428: Excep-tion during vizualization on attached shape in application."
3 puts "SAM1414: Excep-tion is raised in the package StdPrs."
4 puts "========"
5
6 restore [locate_data_file OCC428.brep] result
7
8 tclean result
9 vinit
10 vdisplay result
11 vsetdispmode result 1
12 vfit
13 checkview -screenshot -3d -path ${imagedir}/${test_image}_shade.png
14
15 vclear
16
17 smallview
18 isos result 0
19 triangles result
20 fit
21
22 checktrinfo result -tri 10924 -nod 7869
23 checkview -screenshot -2d -path ${imagedir}/${test_image}_axo.png