1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-09 18:50:54 +03:00
occt/tests/bugs/modalg_2/bug446_4
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

23 lines
496 B
Plaintext
Executable File

puts "========"
puts "OCC446"
puts "OCC447"
puts "(case 4)"
puts "========"
puts ""
######################################
## As result I have fail on shape that it is not closed.
######################################
restore [locate_data_file OCC446d.brep] result
set che [checkshape result]
if { [regexp {Faulty} $che ] == 1 } {
puts "Faulty OCC446 (case 4): Source shape is NotClosed"
} else {
puts "OCC446 OK (case 4): Source shape is Closed"
}
set square 629.347
set 2dviewer 0