0029351: Boolean Operations create invalid pcurves
[occt.git] / tests / bugs / heal / bug24111
1 puts "================"
2 puts "OCC24111"
3 puts "================"
4 puts ""
5 ######################################################################################
6 # Shape Healing produces invalid face
7 ######################################################################################
8
9 catch {pload XDE}
10
11 restore [locate_data_file bug24111_shape.brep] a
12
13 fixshape result a
14
15 checkprops result -s 15902.8
16 checkshape result
17
18 checknbshapes result -vertex 14 -edge 15 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 31
19 checkview -display result -2d -path ${imagedir}/${test_image}.png