Adjusting testing cases
[occt.git] / tests / bugs / heal / bug208
CommitLineData
0e94a94e 1#INTERFACE IGES
2puts "========"
3puts "OCC208"
4puts "========"
5
6##########################
7## Incorrect work of ShapeFix
8##########################
9
10restore [locate_data_file OCC208.brep] a
11
12fixshape result a 0.01 0.01
13
14puts [checkshape result]
15set 2dviewer 0
16
17
18