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/bug30398
mgerus ca1491f88b 0030398: Modeling Algorithms - thrusection produces twisted solid
Change FirstBary to PrevBary to correct Offset calculation relative prev wire instead of first wire
2022-06-30 19:33:35 +03:00

14 lines
423 B
Plaintext

puts "================================================="
puts "0030398: Modeling Algorithms - thrusection produces twisted solid"
puts "================================================="
puts ""
restore [locate_data_file bug30398.brep] a
eval thrusections r 1 1 [explode a w]
checkshape r
checknbshapes r -shell 1 -face 630 -wire 630 -edge 1260
smallview
fit
checkview -screenshot -2d -path ${imagedir}/${test_image}.png