0032424: [Regression] Mesh - Slow triangulation of a simple shape.
[occt.git] / tests / bugs / mesh / bug23184_1
CommitLineData
32d878f5 1puts "========================"
2puts "CR23184"
3puts "========================"
4puts ""
5#######################################################################
6# Bad face tessellation result
7#######################################################################
8
9brestore [locate_data_file bug23184_tessface2.brep] result
10
11checkshape result
12
13tclean result
14
15set Deflection 0.045
16
17incmesh result ${Deflection}
18
19vinit
20vsetdispmode 1
21vdisplay result
22vfit
23
5747059b 24checkview -screenshot -3d -path ${imagedir}/${test_image}.png