0031029: BRepLib::SameParameter regression in OCCT 7.4 from OCCT 7.3
[occt.git] / tests / bugs / modalg_7 / bug31029
diff --git a/tests/bugs/modalg_7/bug31029 b/tests/bugs/modalg_7/bug31029
new file mode 100644 (file)
index 0000000..4c718a6
--- /dev/null
@@ -0,0 +1,11 @@
+puts "======================================================="
+puts "0031029: BRepLib::SameParameter regression in OCCT 7.4 from OCCT 7.3"
+puts "======================================================="
+puts ""
+
+restore [locate_data_file bug31029.brep] f
+
+sameparameter f 1.e-5
+
+checkshape f
+