0024968: Impove BRepMesh_Classifier to cope with intersection of huge number of wires
[occt.git] / tests / mesh / data / standard / C7
1 set TheFileName shading_025.brep
2 set bug_freenodes "OCC22687"
3 if { [string compare $command "shading"] == 0 } {
4    set nbfreenodes(All) 1
5 } else {
6    set bug_freelinks "OCC23105"
7 ###   set nbfree(ALL) 4
8    if { [string compare $command "mesh"] == 0 } {
9      set nbfree(ALL) 8
10    } else {
11      set nbfree(ALL) 2
12    }
13    set nbfreenodes(All) 4
14 }