0029351: Boolean Operations create invalid pcurves
[occt.git] / tests / bugs / heal / bug210_2
1 puts "========"
2 puts "OCC210"
3 puts "(case 2)"
4 puts "========"
5
6 ##########################################
7 ## Improve FixShape to correct case of touching wires 
8 ##########################################
9
10 restore [locate_data_file OCC210b.brep] a 
11
12 fixshape result a 0.01 0.01
13
14 checkshape result
15 checkview -display result -2d -path ${imagedir}/${test_image}.png
16