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_8/bug33558
astromko 32c5a79613 0033558: Modeling Algorithms - The solids does not preserve geometry topology after applying offset to all faces
Added an additional condition in order to preserve necessary shells.
Added a test case.
2024-07-29 16:24:03 +01:00

11 lines
435 B
Plaintext

puts "===================================================================="
puts "0033558: Modeling Algorithms - The solids does not preserve geometry topology after applying offset to all faces"
puts "===================================================================="
puts ""
pload MODELING
restore [locate_data_file bug33558.brep] bb
offsetshape r bb -50
checkshape r
checkview -display r -2d -path ${imagedir}/${test_image}.png