0027384: BRepMesh_IncrementalMesh does not take angular deflection into account for...
[occt.git] / tests / bugs / mesh / bug27384_1
diff --git a/tests/bugs/mesh/bug27384_1 b/tests/bugs/mesh/bug27384_1
new file mode 100644 (file)
index 0000000..aec615e
--- /dev/null
@@ -0,0 +1,23 @@
+puts "========"
+puts "OCC27384"
+puts "========"
+puts ""
+#################################
+# BRepMesh_IncrementalMesh does not take angular deflection into account for spun/elementary surfaces
+#################################
+
+restore [locate_data_file bug27384_FacetWithLargeLinearDeflection0.brep] result
+
+tclean result
+incmesh result 3 -a 1
+
+vinit
+vsetdispmode 1
+vdefaults -autoTriang 0
+vdisplay result
+vfit
+
+set rel_tol 1
+set area_eps 1
+
+checkview -screenshot -3d -path ${imagedir}/${test_image}.png