0024881: Wrong status returned by ShapeFix_Wire::FixGaps3d () operation
[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
0e94a94e 14set 2dviewer 0
15
16
17