Adding test cases from grid chl
[occt.git] / tests / bugs / modalg / buc60649
CommitLineData
a87752f3 1puts "=========="
2puts "BUC60649"
3puts "BUC60657"
4puts "=========="
5puts ""
6
7restore [locate_data_file buc60649a.brep] a
8puts [checkshape a]
9
10set che [checkshape a rr]
11if { [regexp {OK} $che] != 1 } {
12 puts "Faulty : mistakes are found in SOURCE shape by checkshape command"
13 puts "Body of the script was not executed"
14} else {
15 puts "Checking of SOURCE shape by checkshape - OK"
16 mkoffset result a 1 1
17 renamevar result_1 result
18}
19set length 271.473
20set 2dviewer 0