0014531: Boolean Operation Algorithm fails
[occt.git] / tests / bugs / modalg_5 / bug25477_1
CommitLineData
b1d15f53 1puts "========"
2puts "OCC25477"
3puts "========"
4puts ""
5############################################################################
6# Boolean Operations with additional tolerance - Fuzzy Boolean operations
7############################################################################
8
9box b1 10 10 10
10box b2 10.00001 0 0 10 10 10
11
43cb0011 12bfuzzyvalue 0.00002
13bop b1 b2
b1d15f53 14bopfuse result
15
a4eba920 16checknbshapes result -vertex 12 -edge 20 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 55