0026106: BRepMesh - revision of data model
[occt.git] / tests / bugs / mesh / bug25519
1 puts "================"
2 puts "CR25519"
3 puts "================"
4 puts ""
5 ###############################################
6 ## BRepMesh can break mesh regularity for BSpline surfaces
7 ###############################################
8
9 restore [locate_data_file bug25519_testtriangulation.brep] a
10
11 tclean a
12 incmesh a 0.01
13 front
14 fit
15 isos a 0
16 triangles a
17
18 checktrinfo a -tri 2971 -nod 1592 -defl 0.083467373173701759 -tol_rel_defl 0.05 -tol_rel_tri 0.05 -tol_rel_nod 0.05
19 checkview -screenshot -2d -path ${imagedir}/${test_image}.png