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_5/bug25657_1
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

17 lines
403 B
Plaintext

puts "========"
puts "OCC25657"
puts "========"
puts ""
###########################################################################################
# Bad result of Fillet operation
###########################################################################################
pcylinder a1 140 220
pcylinder a2 206 120
ttranslate a2 100 100 120
bcut a a1 a2
explode a e
donly a a_9
blend result a 20 a_9