1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +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

26 lines
553 B
Plaintext

pload QAcommands
puts "======="
puts "OCC24"
puts "======="
puts ""
###########################################################################
## Recorded modifications are lost when converting from ShapeBuild_ReShape into ShapeProcess_ShapeContext
## and back
###########################################################################
restore [locate_data_file OCC24.brep] s
checkshape s
explode s f
compound s_1 c
if [catch { OCC24 result s c OCC24 Seq } ] {
puts "OCC24 ERROR"
} else {
puts "OCC24 OK"
}
set square 37.6991
set 2dviewer 2