0031047: Modeling Algorithms - BRepExtrema_DistShapeShape gives wrong result
[occt.git] / tests / bugs / modalg_6 / bug28165_3
CommitLineData
51db0179 1puts "========"
2puts "OCC28165"
3puts "========"
4puts ""
5#################################################
6# Improve performance of Boolean Operations
7#################################################
8
9restore [locate_data_file bug28165_shapes2.brep] c
10
11# fuse the boxes
12bclearobjects
13bcleartools
14baddobjects {*}[explode c so]
15bfillds
16
17# remove all internal faces to make only one solid
18bcbuild rx
19bcaddall result -m 1 -u
20
21checkshape result
22checknbshapes result -edge 816 -face 378 -solid 1
23checkprops result -v 343
24
25checkview -display result -2d -path ${imagedir}/${test_image}.png