1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/perf/modalg/bug26443_2
akaftasev 3f54cc41a8 0027909: Modeling Algorithms - Exception during offset computation
Added function ChFi3d::IsTangentFaces for more accurate definition of connection type.
Test cases have been changed according to the current behavior.
2020-07-08 16:03:42 +03:00

21 lines
402 B
Plaintext

puts "========"
puts "OCC26443"
puts "========"
puts ""
###########################
# Offset surface hangs up
###########################
smallview
restore [locate_data_file OCC26443-shell_2.brep] a
dchrono h restart
offsetshape r a -2
dchrono h stop counter offsetshape
fit
checkshape r
checknbshapes r -ref [lrange [nbshapes a] 8 19]
checkview -screenshot -2d -path ${imagedir}/${test_image}.png