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_1/buc60777
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

25 lines
545 B
Plaintext
Executable File

puts "========================"
puts "BUC60777"
puts "========================"
profile p x 30 y -10 x 10 y 10 x 10 y 30 t -30 -20 t -30 20
mkoffset result p 1 -1
explode p w
regexp {Mass +: +([-0-9.+eE]+)} [lprops result_1] full end
regexp {Mass +: +([-0-9.+eE]+)} [lprops p_1] full end1
if { $end >= $end1} {
puts " Faulty Mkoffset operation was made wrongly"
} else {
puts " Mkoffset operation was made successfully"
}
# Lenth of "profile" : 203.733802110964
renamevar result_1 result
set length 191.044
set 2dviewer 0