0031047: Modeling Algorithms - BRepExtrema_DistShapeShape gives wrong result
[occt.git] / tests / bugs / modalg_6 / bug26535
CommitLineData
17abefd1 1puts "========"
2puts "OCC26535"
3puts "========"
4puts ""
5#################################################
6# Boolean Cut does not work on shell and solids
7#################################################
8
9smallview
10
11restore [locate_data_file bug26535-plate.brep] plate
12restore [locate_data_file bug26535-cutter.brep] cutter
13
14checkshape plate
15checkshape cutter
16
17bopargcheck plate
18bopargcheck cutter
19
20bcut result plate cutter
21checkshape result
22
23donly result
24fit
25
5747059b 26checkview -screenshot -2d -path ${imagedir}/${test_image}.png