From bdb02276971d7f343719b67e6f4ee7c49539223b Mon Sep 17 00:00:00 2001 From: mkv Date: Thu, 13 Jul 2017 18:34:08 +0300 Subject: [PATCH] Test for 0023090: Reading a STEP file produces invalid shape --- tests/bugs/step/bug23090 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 tests/bugs/step/bug23090 diff --git a/tests/bugs/step/bug23090 b/tests/bugs/step/bug23090 new file mode 100644 index 0000000000..7bc5f58134 --- /dev/null +++ b/tests/bugs/step/bug23090 @@ -0,0 +1,16 @@ +puts "TODO OCC23090 ALL: Faulty shapes in variables faulty_1 to faulty_" + +puts "========" +puts "OCC23090" +puts "========" +puts "" +########################################################################## +# Reading a STEP file produces invalid shape +########################################################################## + +stepread [locate_data_file bug23090_2012_003_050_matrice.stp] a * +tpcompound result + +checkshape result + +checkview -display result -3d -path ${imagedir}/${test_image}.png -- 2.39.5