0027693: BRepMesh: fine edge tessellation leads to excess number of triangles along...
[occt.git] / tests / bugs / mesh / bug27693
1 puts "======="
2 puts "0027693: BRepMesh: fine edge tessellation leads to excess number of triangles along the whole U or V stripes"
3 puts "======="
4 puts ""
5
6 pload XDE
7
8 stepread [locate_data_file bug27693_cornetta-step.stp] a *
9 renamevar a_1 a
10
11 explode a f
12 copy a_4 f
13 don f
14 incmesh f 0.01 -a 90
15 isos f 0
16 triangles f
17
18 checktrinfo f -tri 2220 -nod 1232 -defl 0.0093553610383019445
19 smallview +X+Y
20 fit
21 checkview -screenshot -2d -path ${imagedir}/${test_image}.png