0026106: BRepMesh - revision of data model
[occt.git] / tests / mesh / data / standard / U7
1 if { [string compare $command "shading"] != 0 } {
2   puts "TODO OCC30056 All: Meshing statuses: SelfIntersectingWire Failure"
3 }
4
5 set TheFileName shading_wrongshape_009.brep
6 set bug_area "OCC22687"
7 set bug_withouttri "OCC22687"
8 set bug_freelinks "OCC22687"
9 set bug_freenodes "OCC22687"
10
11 if { [string compare $command "shading"] == 0 } {
12   set rel_tol 7.5981
13 ##set nbt 14
14   set nbt 0
15   set nbl 8
16   set nbn 83
17   set nbwithouttri([checkplatform]) $nbt
18   set nbfree([checkplatform]) $nbl
19   set nbfreenodes([checkplatform]) $nbn
20 } else {
21   set rel_tol 5.131
22   set bug_withouttri "OCC23105"
23 ##set nbt 14
24   set nbt 3
25   set nbn 60
26   set nbl 11
27   set nbwithouttri([checkplatform]) $nbt
28   set nbfree([checkplatform]) $nbl
29   set nbfreenodes([checkplatform]) $nbn
30 }
31 set max_rel_tol_diff 0.001