From: apv Date: Mon, 25 Aug 2014 13:21:43 +0000 (+0400) Subject: 0024581: BuildSweep fails to trim components of resulting shape at spine knuckles... X-Git-Tag: V6_8_0_beta~136 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=fd0344601bdfd8d2676b6e07b0d6c2c858d52178;p=occt-copy.git 0024581: BuildSweep fails to trim components of resulting shape at spine knuckles when parameter -C is used Test-case for issue #24581 --- 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