0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / modalg_6 / bug28189_5
CommitLineData
77a11d3d 1puts "========"
2puts "OCC28189"
3puts "========"
4puts ""
5#################################################
6# Result of Boolean operation is non-manifold wire
7#################################################
8
9box b1 10 10 10
10box b2 10 10 10
11eval compound [explode b1 w] b1
12eval compound [explode b1 w] b2
13ttranslate b2 5 0 0
14bfuse result b1 b2
15
16checknbshapes result -wire 12