0031047: Modeling Algorithms - BRepExtrema_DistShapeShape gives wrong result
[occt.git] / tests / bugs / modalg_6 / bug28165_4
CommitLineData
51db0179 1puts "========"
2puts "OCC28165"
3puts "========"
4puts ""
5#################################################
6# Improve performance of Boolean Operations
7#################################################
8
9restore [locate_data_file bug28165_shapes3.brep] c
10
11# fuse the shapes
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 1400 -face 506 -solid 1
23checkprops result -v 4.69342e+007 -s 1.38778e+006
24
25checkview -display result -2d -path ${imagedir}/${test_image}.png