8e666f8dfdd1539115a5891fcde2bbbcda84b9ff
[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 1769 -nod 931 -defl 0.10452721084309395 -tol_rel_defl 0.05 -tol_rel_tri 0.05 -tol_rel_nod 0.05
19 checkview -screenshot -2d -path ${imagedir}/${test_image}.png