0027362: Meshing performance
[occt.git] / tests / mesh / data / standard / W4
CommitLineData
40093367 1set TheFileName shading_wrongshape_024.brep
2
3set bug_cross "OCC22687"
4set nbcross(All) 1
81093856 5set bug_area "OCC22687"
40093367 6set bug_freenodes "OCC22687"
40093367 7set bug_withouttri "OCC22687"
8if { [string compare $command "shading"] == 0 } {
9c1519c4 9 set rel_tol 1.2
40093367 10 set nbwithouttri(ALL) 6
11 set nbfreenodes(ALL) 1
37d6975c 12##set bug_freelinks "OCC22687"
13##set nbfree(ALL) 2
40093367 14} else {
15 set nbfreenodes(ALL) 2
16 set nbwithouttri(ALL) 5
17}