Reorganization of bugs testing group
[occt.git] / tests / bugs / moddata / buc60755
CommitLineData
0e94a94e 1puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
2
3puts "========================"
4puts "BUC60755"
5puts "========================"
6
7restore [locate_data_file buc60755a.brep] a
8puts [checkshape a]
9
10#########################################
11# "tcopy" command of a valid shape give a no-valid shape.
12#########################################
13
14tcopy a result
15puts [checkshape result]
16
17set check_square 1
18set square 623.832
19set 2dviewer 0
20
21
22
23