1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/modalg_7/bug29813_1
jgv d60e8ddedc 0029813: BRepFill_PipeShell algorithm produces invalid result
Modified method: BRepFill_Sweep::BuildShell
case of global closedness of path containing several C0-connected parts is corrected.
2018-06-14 14:03:08 +03:00

20 lines
556 B
Plaintext

puts "=============================================================="
puts "OCC29813: BRepFill_PipeShell algorithm produces invalid result"
puts "=============================================================="
puts ""
binrestore [locate_data_file cut_extrudewire_1.bin] sw
binrestore [locate_data_file cut_toolwire_1.bin] tw
mksweep sw
addsweep tw
buildsweep result -R
checkshape result
checknbshapes result -vertex 42 -edge 78 -wire 35 -face 35 -shell 1
checkprops result -s 3841.56
checkview -display result -2d -path ${imagedir}/${test_image}.png