From 34c407eb34927409b1b5ec1ca35722f07c74415b Mon Sep 17 00:00:00 2001 From: ona Date: Wed, 29 Jun 2022 10:14:53 +0300 Subject: [PATCH] 0029415: Data Exchange - Step reader cannot read the surfaces of the main body of the shape Test for model reading check is added --- tests/bugs/step/bug29415 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 tests/bugs/step/bug29415 diff --git a/tests/bugs/step/bug29415 b/tests/bugs/step/bug29415 new file mode 100644 index 0000000000..2af454f49a --- /dev/null +++ b/tests/bugs/step/bug29415 @@ -0,0 +1,17 @@ +puts "============" +puts "0029415: Data Exchange - Step reader cannot read the surfaces of the main body of the shape" +puts "============" +puts "" + +vclear +vinit +ReadStep D [locate_data_file bug29415_Test_JT_Part.step] + +XGetOneShape result D + +XDisplay D -dispMode 1 +vfit + +checkview -screenshot -3d -path ${imagedir}/${test_image}.png +checkprops result -v 2.28963e+08 +checknbshapes result -vertex 5840 -edge 5863 -wire 1215 -face 1181 -shell 1180 -solid 1 -compsolid 0 -compound 15 -shape 15295