0031047: Modeling Algorithms - BRepExtrema_DistShapeShape gives wrong result
[occt.git] / tests / bugs / modalg_6 / bug28683
1 puts "========"
2 puts "OCC28683"
3 puts "========"
4 puts ""
5 ####################################################################################
6 ## Wrong result of CUT operation
7 ####################################################################################
8
9 restore [locate_data_file bug28683_shapes.brep] b
10 explode b
11 bcut result b_1 b_2
12 donly result
13 checkshape result
14 checkprops result -s 1.82492
15 checknbshapes result -vertex 6 -edge 6 -wire 1 -face 1