0031492: BRepBuilderAPI_MakeFace crashes on a wire
[occt.git] / tests / bugs / modalg_7 / bug13565_1
1 puts "========"
2 puts "OCC13565"
3 puts "========"
4 puts ""
5 ########################################
6 # Incorrect result of Common operation
7 ########################################
8
9 restore [locate_data_file bug13565_A.brep] a
10 restore [locate_data_file bug13565_B.brep] b
11
12 bcommon result a b
13 checkshape result
14
15 checknbshapes result -shell 1 -face 17 -wire 17
16
17 checkview -display result -2d -path ${imagedir}/${test_image}.png