Correction of testing case for issue 24374
[occt.git] / tests / bugs / modalg_2 / bug298
CommitLineData
0e94a94e 1
2puts "========================"
3puts " OCC298 "
4puts "========================"
5puts ""
6#################################################################
7## Exception during "tcopy" command
8#################################################################
9
10restore [locate_data_file OCC298.brep] result
352ffd73 11checkshape result
0e94a94e 12
13if [catch {tcopy result a } result] {
14 puts "Faulty OCC298: function TCOPY works wrongly"
15} else {
16 puts "OCC298 OK: function TCOPY works properly"
17}
18
19set square 8e+100
20set 2dviewer 0
21