1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/modalg_6/bug27762_1
msv 5a0fc7ce60 0027762: Incorrect result of General Fuse operation
The algorithm of finding of extrema solutions of a point and a torus in Extrema_ExtPElS has been corrected for the case of torus having major radius equal to zero.

Test cases are added.
2016-08-18 14:46:09 +03:00

25 lines
500 B
Plaintext

puts "========"
puts "OCC27762"
puts "========"
puts ""
#################################################
# Incomplete result of SECTION operation
#################################################
restore [locate_data_file bug27762.brep] a
explode a
bclearobjects
bcleartools
baddobjects a_1
baddtools a_2 a_3 a_4
bfillds
bbuild result
checkshape result
checknbshapes result -face 6 -edge 20
view 1 +X+Y 728 450 400 400
don result
fit
checkview -2d -screenshot -path ${imagedir}/${test_image}.png