0029751: Incremental mesh produces different meshes for windows and linux (debian 8)
[occt.git] / tests / bugs / mesh / bug25827
1 puts "TODO CR25827 ALL: Faulty shapes in variables faulty_"
2
3 puts "========="
4 puts "CR25827"
5 puts "========="
6 puts ""
7 ############################################################################
8 # BRepMesh does not synchronize parameters of glued vertices on small edges
9 ############################################################################
10
11 restore [locate_data_file bug25827_result_valid.brep] r
12
13 checkshape r
14
15 incmesh r 0.01 -a 10 -relative -parallel
16
17 checkshape r
18
19 checkview -display r -2d -path ${imagedir}/${test_image}-2d.png
20 checkview -display r -3d -path ${imagedir}/${test_image}-3d.png