1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
occt/tests/bugs/modalg_5/bug25657
jgv 6504f8cd28 0025657: Bad result of Fillet operation
Comments have been precised.

Test case for issue CR25657

Fix of regression

Additional test case.
2015-01-15 15:05:06 +03:00

26 lines
480 B
Plaintext

puts "========"
puts "OCC25657"
puts "========"
puts ""
###########################################################################################
# Bad result of Fillet operation
###########################################################################################
restore [locate_data_file bug25657_r4.brep] r4
explode r4 e
shape c c
add r4_15 c
fillet res r4 20 c
explode res f
pcurve res_2
# exception
pcurve res_5
# exception
smallview
fit
set only_screen_axo 1