0024581: BuildSweep fails to trim components of resulting shape at spine knuckles...
authorapv <apv@opencascade.com>
Mon, 25 Aug 2014 13:21:43 +0000 (17:21 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 28 Aug 2014 13:38:08 +0000 (17:38 +0400)
Test-case for issue #24581

tests/bugs/modalg_5/bug24581 [new file with mode: 0644]

diff --git a/tests/bugs/modalg_5/bug24581 b/tests/bugs/modalg_5/bug24581
new file mode 100644 (file)
index 0000000..611f7c4
--- /dev/null
@@ -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