From b101eb1ff0bae8e7d182780db33fd8d130eda761 Mon Sep 17 00:00:00 2001 From: apv Date: Fri, 4 Aug 2017 12:04:14 +0300 Subject: [PATCH] 0025023: Check fails after cut operation --- tests/bugs/modalg_7/bug25023 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 tests/bugs/modalg_7/bug25023 diff --git a/tests/bugs/modalg_7/bug25023 b/tests/bugs/modalg_7/bug25023 new file mode 100644 index 0000000000..50aedd0365 --- /dev/null +++ b/tests/bugs/modalg_7/bug25023 @@ -0,0 +1,18 @@ +puts "========" +puts "OCC25023" +puts "========" +puts "" +################################### +# Check fails after cut operation +################################### + +restore [locate_data_file bug25023_a.brep] a +checkshape a + +restore [locate_data_file bug25023_b.brep] b +checkshape b + +bopargcheck b a -C + +bcut result b a +checkshape result