0027126: Create command checktrinfo to verify meshes
[occt.git] / tests / bugs / moddata_1 / bug1416
1 puts "============"
2 puts "OCC1416"
3 puts "============"
4 puts ""
5 ######################################################
6 # Shading mode doesn't work on a face of the model
7 ######################################################
8
9 restore [locate_data_file OCC1416.brep] result
10
11 # Clean mesh
12 isos result 0
13 tclean result
14
15 #Creating mesh
16 incmesh result 0.01
17
18 #View the result of mesh
19 triangles result
20
21 checktrinfo result -tri -nod
22 checkprops result -s 863.938
23 checkview -display result -3d -path ${imagedir}/${test_image}.png