1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-09 18:50:54 +03:00
occt/tests/pipe/bugs/bug32809
azv a793b75e21 0032809: Sweep algorithm with Round Corner mode failed
Fix indentation within GeomFill_Sweep.cxx

0032809: Sweep algorithm with Round Corner mode failed

Add fix what repair shipping at corner after circle edge at path
Add fix test for bug 24909_3
2022-04-07 19:20:09 +03:00

17 lines
357 B
Plaintext

puts "========"
puts "bug32809: Sweep algorithm with Round Corner doesnot work"
puts "========"
puts ""
restore [locate_data_file bug32809_path.brep] p
restore [locate_data_file bug32809_profile.brep] pr
mksweep p
setsweep -CF
addsweep pr
buildsweep result -R -S
checkshape result
checknbshapes result -vertex 140 -edge 285 -wire 140 -face 140 -shell 1