0029523: Problem with BRepOffsetAPI_MakeEvolved
[occt.git] / tests / evolved / evolved / bug26470_2
diff --git a/tests/evolved/evolved/bug26470_2 b/tests/evolved/evolved/bug26470_2
new file mode 100644 (file)
index 0000000..102fd86
--- /dev/null
@@ -0,0 +1,20 @@
+puts "========"
+puts "OCC26470"
+puts "========"
+puts ""
+##################################################
+# BRepFill_Evolved: exception and invalid result
+##################################################
+
+restore [locate_data_file OCC26470-ClosedWire.brep] a
+restore [locate_data_file OCC26470-wprof2.brep] b
+evolved result -s a -p b -a
+checkshape result
+
+checkprops result -s 572.14
+
+smallview
+don result a b
+fit
+
+checkview -screenshot -2d -path ${imagedir}/${test_image}.png
\ No newline at end of file