0031047: Modeling Algorithms - BRepExtrema_DistShapeShape gives wrong result
[occt.git] / tests / bugs / modalg_6 / bug28626_1
1 puts "========"
2 puts "OCC28626"
3 puts "========"
4 puts ""
5 ####################################################################################
6 ## Boolean CUT operation fails due to exception while intersecting two conical faces
7 ####################################################################################
8
9 restore [locate_data_file bug28626_case1_shapes.brep] b
10 explode b
11
12 bcut result b_1 b_2
13
14 checkshape result
15
16 checknbshapes result -solid 1 -shell 1 -face 10 -wire 10 -edge 20 -vertex 12
17
18 checkmaxtol result -ref 8.00001e-007
19
20 checkprops result -v 1.35999e+006
21
22 smallview
23 don b result
24 fit
25 checkview -screenshot -2d -path ${imagedir}/${test_image}.png