0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / heal / bug208
CommitLineData
0e94a94e 1puts "========"
2puts "OCC208"
3puts "========"
4
5##########################
6## Incorrect work of ShapeFix
7##########################
8
9restore [locate_data_file OCC208.brep] a
10
11fixshape result a 0.01 0.01
12
352ffd73 13checkshape result
5747059b 14checkview -display result -2d -path ${imagedir}/${test_image}.png
0e94a94e 15
16
17