From fd0344601bdfd8d2676b6e07b0d6c2c858d52178 Mon Sep 17 00:00:00 2001 From: apv Date: Mon, 25 Aug 2014 17:21:43 +0400 Subject: [PATCH] 0024581: BuildSweep fails to trim components of resulting shape at spine knuckles when parameter -C is used Test-case for issue #24581 --- tests/bugs/modalg_5/bug24581 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 tests/bugs/modalg_5/bug24581 diff --git a/tests/bugs/modalg_5/bug24581 b/tests/bugs/modalg_5/bug24581 new file mode 100644 index 0000000000..611f7c4018 --- /dev/null +++ b/tests/bugs/modalg_5/bug24581 @@ -0,0 +1,19 @@ +puts "========" +puts "OCC24581" +puts "========" +puts "" +###################################################################################################### +# BuildSweep fails to trim components of resulting shape at spine knuckles when parameter -C is used +###################################################################################################### + +restore [locate_data_file OCC24581_spine.brep] spine +restore [locate_data_file OCC24581_profile.brep] profile + +mksweep spine +addsweep profile + +buildsweep r -C -S + +top +fit +set only_screen_axo 1