0027126: Create command checktrinfo to verify meshes
[occt.git] / tests / bugs / moddata_1 / bug21122
CommitLineData
5d7a0489 1puts "TODO OCC11111 ALL: Error: Maximal deflection"
3bea4c16 2
3puts "============"
4puts "OCC21122"
5puts "============"
6puts ""
7#######################################################################
8# Incremental mesh error
9#######################################################################
10
11set BugNumber OCC21122
12
13restore [locate_data_file OCC21122.brep] result
14
15tclean result
16
17set Deflection 0.1
18catch {incmesh result ${Deflection} }
19
5d7a0489 20checktrinfo result -tri 4322 -nod 4324 -defl 8.8817872205847652e-16 -tol_rel_defl 0.001 -tol_rel_tri 0.001 -tol_rel_nod 0.001
58cf74e0 21checkprops result -s 275.426
a4eba920 22checknbshapes result -vertex 964 -edge 964 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 1931
3bea4c16 23
24vinit
25vdisplay result
26vsetdispmode 1
27vfit
28
5747059b 29checkview -screenshot -3d -path ${imagedir}/${test_image}.png