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