0024218: ShapeFix_Face requires double execution to produce valid shape when FixSplit...
[occt.git] / tests / bugs / heal / bug24218
diff --git a/tests/bugs/heal/bug24218 b/tests/bugs/heal/bug24218
new file mode 100644 (file)
index 0000000..32bab7b
--- /dev/null
@@ -0,0 +1,19 @@
+puts "============"
+puts "OCC24218"
+puts "============"
+puts ""
+#######################################################################
+## ShapeFix_Face requires double execution to produce valid shape when FixSplitFaceMode is in effect
+#######################################################################
+
+restore [locate_data_file bug24218_f.brep] f
+
+decho off
+checkshape f
+decho on
+
+fixshape r f +o
+checkshape r
+
+fixshape rr r +o
+checkshape rr