0027362: Meshing performance
[occt.git] / tests / mesh / data / standard / X3
CommitLineData
40093367 1set TheFileName ""
2
8418c617 3restore [locate_data_file OCC358a.brep] f
4restore [locate_data_file OCC358b.brep] w
40093367 5pipe res w f
7856b126 6
7set bug_area "OCC358"
8set max_rel_tol_diff 1
9puts $command
10if { [string compare $command "shading"] == 0 } {
81093856 11 set rel_tol 0.43
7856b126 12} else {
13 set rel_tol 0.676
14}