0032424: [Regression] Mesh - Slow triangulation of a simple shape.
[occt.git] / tests / bugs / moddata_2 / bug428
CommitLineData
a87752f3 1puts "========"
7b5e532f 2puts "OCC428: Excep-tion during visualization on attached shape in application."
7bd071ed 3puts "SAM1414: Excep-tion is raised in the package StdPrs."
a87752f3 4puts "========"
5
a87752f3 6restore [locate_data_file OCC428.brep] result
7
8tclean result
9vinit
10vdisplay result
11vsetdispmode result 1
7bd071ed 12vfit
13checkview -screenshot -3d -path ${imagedir}/${test_image}_shade.png
14
a87752f3 15vclear
16
7bd071ed 17smallview
a87752f3 18isos result 0
19triangles result
7bd071ed 20fit
a87752f3 21
9ee9e5ec 22checktrinfo result -tri 7863 -nod 6342
7bd071ed 23checkview -screenshot -2d -path ${imagedir}/${test_image}_axo.png