0030346: Modeling Algorithms - BRepPrimAPI_MakeRevol throws "BRepSweep_Translation...
[occt.git] / tests / bugs / modalg_7 / bug10377_2
1 puts "========"
2 puts "OCC10377"
3 puts "========"
4 puts ""
5 #############################################################
6 # Incorrect fuse result when objects tangent by planar face
7 #############################################################
8
9 restore [locate_data_file bug10377_shapes2.brep] c
10
11 explode c
12 bfuse result c_1 c_2
13 checkshape result
14
15 checknbshapes result -shell 1 -face 26 -wire 26
16
17 checkview -display result -2d -path ${imagedir}/${test_image}.png