From e115fe1cb4ac370ab26ff75d07c046ed6ddbba33 Mon Sep 17 00:00:00 2001 From: mkv Date: Mon, 24 Jul 2017 19:40:36 +0300 Subject: [PATCH] Test for 0023667: checkshape command does not detect problems in the attached shape --- tests/bugs/modalg_7/bug23667 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 tests/bugs/modalg_7/bug23667 diff --git a/tests/bugs/modalg_7/bug23667 b/tests/bugs/modalg_7/bug23667 new file mode 100644 index 0000000000..e62c5b94a9 --- /dev/null +++ b/tests/bugs/modalg_7/bug23667 @@ -0,0 +1,15 @@ +puts "================" +puts "OCC23667" +puts "================" +puts "" +####################################################################### +# checkshape command does not detect problems in the attached shape +####################################################################### + +restore [locate_data_file bug23667_f_ref.brep] f + +checkshape f + +pcurve f + +checkview -display f -2d -path ${imagedir}/${test_image}.png -- 2.39.5