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