From 519c84b43e7f597f7ef4b1fc97520a84b6314c85 Mon Sep 17 00:00:00 2001 From: msv Date: Sat, 13 Nov 2021 23:53:33 +0300 Subject: [PATCH] 0030054: BRepOffset_MakeOffset fails to build joints in intersection mode Test case has been added. --- tests/bugs/modalg_7/bug30054 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 tests/bugs/modalg_7/bug30054 diff --git a/tests/bugs/modalg_7/bug30054 b/tests/bugs/modalg_7/bug30054 new file mode 100644 index 0000000000..b187154b5a --- /dev/null +++ b/tests/bugs/modalg_7/bug30054 @@ -0,0 +1,19 @@ +puts "=================================================" +puts "0030054: BRepOffset_MakeOffset fails to build joints in intersection mode" +puts "=================================================" +puts "" + +restore [locate_data_file bug30054.brep] a + +thickshell result a 1 i + +checkshape result + +checknbshapes result -vertex 16 -edge 28 -wire 14 -face 14 -t +checkprops result -s 1361.56 + +vdisplay result +vsetdispmode 1 +vviewparams -scale 33.8198 -proj -0.185982 0.955207 0.230198 -up 0.223301 -0.187064 0.956631 -at 0.279032 2.94652 11.8154 + +checkview -screenshot -3d -path ${imagedir}/${test_image}.png