1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-10 18:51:21 +03:00

0024581: BuildSweep fails to trim components of resulting shape at spine knuckles when parameter -C is used

Test-case for issue 
This commit is contained in:
apv 2014-08-25 17:21:43 +04:00 committed by bugmaster
parent 17d84c0ae8
commit fd0344601b

@ -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