1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
ski a8676008f7 Adding of testing cases from subgroups 937 940 and 941 of CHL group
Splitting of subgroups bugs/modalg and bugs/moddata to optimise time of testing
Correction of end file in group v3d
Small correction of test case
2013-02-08 15:16:15 +04:00

27 lines
725 B
Plaintext
Executable File

puts "========================"
puts " SAL594 "
puts "========================"
puts ""
###################################
## It is impossible to put correct fillets on the shape
###################################
restore [locate_data_file SAL594.brep] a
explode a e
if [catch {blend result1 a 20 a_23 20 a_25 20 a_26 20 a_28} catch_result] {
puts "Faulty SAL594 (case 1): function BLEND works wrongly"
} else {
puts "SAL594 OK (case 1): function BLEND works OK"
}
if [catch {blend result result1 2.5 a_15 2.5 a_12 2.5 a_4} catch_result] {
puts "Faulty SAL594 (case 2): function BLEND works wrongly."
} else {
puts "SAL594 OK (case 2): function BLEND works OK"
}
set square 60513.1
set 2dviewer 0