0027384: BRepMesh_IncrementalMesh does not take angular deflection into account for...
[occt.git] / tests / mesh / data / standard / X3
index 625a2ab..60426d2 100644 (file)
@@ -3,3 +3,12 @@ set TheFileName ""
 restore [locate_data_file OCC358a.brep] f
 restore [locate_data_file OCC358b.brep] w
 pipe res w f
+
+set bug_area "OCC358"
+set max_rel_tol_diff 1
+puts $command
+if { [string compare $command "shading"] == 0 } {
+  set rel_tol 2.07
+} else {
+  set rel_tol 0.676
+}
\ No newline at end of file